Zebra/zebrad
Henry de Valence df7801d623 Temporarily change hyper to git version.
This avoids some crate selection conflicts, but makes some futures
extension traits fall out of order?  This seems to be an issue with
`pin-project` resolved in the git branch of `hyper` (but not yet
released).
2019-09-22 17:27:08 -04:00
..
src Temporarily change hyper to git version. 2019-09-22 17:27:08 -04:00
tests Tracing endpoint (#3) 2019-09-09 13:05:42 -07:00
Cargo.toml Temporarily change hyper to git version. 2019-09-22 17:27:08 -04:00
README.md Create workspace skeleton based on design.md 2019-08-29 14:46:54 -07:00

README.md

Zebrad

Zebrad is an application.

Getting Started

This application is authored using Abscissa, a Rust application framework.

For more information, see:

Documentation