Zebra/zebrad
Pili Guerra 9aafa79fa3
Update versions for zebra v1.0.0-alpha.10 release (#2245)
* Update versions for zebra v1.0.0-alpha.10 release

* Update Cargo.lock
2021-06-09 12:56:36 +02:00
..
src Add the database format to the panic metadata (#2249) 2021-06-04 14:42:15 +10:00
systemd add systemd service file 2020-10-14 15:33:00 -04:00
tests Allow multi-digit alpha versions (#2250) 2021-06-07 10:59:23 +02:00
Cargo.toml Update versions for zebra v1.0.0-alpha.10 release (#2245) 2021-06-09 12:56:36 +02:00
README.md Create workspace skeleton based on design.md 2019-08-29 14:46:54 -07:00
build.rs Add a "modified" flag to the panic report metadata 2021-05-20 09:00:56 +10: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