Zebra/zebrad
teor b4a50fd99f
Downgrade tokio to 0.3.4 to avoid a time wheel panic (#1453)
See tokio-rs/tokio#2789 for details. We were seeing this panic during
normal operation, not just at shutdown.
2020-12-04 13:52:37 +10:00
..
src disable color-eyre colors if not connected to a tty (#1443) 2020-12-04 11:05:25 +10:00
systemd add systemd service file 2020-10-14 15:33:00 -04:00
tests `cargo fmt --all` 2020-12-02 19:45:27 -05:00
Cargo.toml Downgrade tokio to 0.3.4 to avoid a time wheel panic (#1453) 2020-12-04 13:52:37 +10:00
README.md Create workspace skeleton based on design.md 2019-08-29 14:46:54 -07:00
build.rs Include short sha in log messages and error urls (#1410) 2020-12-01 12:13:20 -08: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