Zebra/zebrad
Kirill Fomichev 43e792b9a4
Update to vergen 5, add branch, commit time, and build target to the panic metadata, automatically update app version from crate version (#2029)
* build(deps): bump vergen from 3.2.0 to 5.1.1

* fix hardcoded version for Tracing struct

* add additional metadata

* remove extra allocations for metadata

* Remove zebrad code version from release checklist

The zebrad code automatically uses the crate version now.

* Sort panic metadata into rough categories

Co-authored-by: teor <teor@riseup.net>
2021-04-20 06:48:14 +10:00
..
src Update to vergen 5, add branch, commit time, and build target to the panic metadata, automatically update app version from crate version (#2029) 2021-04-20 06:48:14 +10:00
systemd add systemd service file 2020-10-14 15:33:00 -04:00
tests Update a test comment 2021-04-07 19:25:31 +10:00
Cargo.toml Update to vergen 5, add branch, commit time, and build target to the panic metadata, automatically update app version from crate version (#2029) 2021-04-20 06:48:14 +10:00
README.md Create workspace skeleton based on design.md 2019-08-29 14:46:54 -07:00
build.rs Update to vergen 5, add branch, commit time, and build target to the panic metadata, automatically update app version from crate version (#2029) 2021-04-20 06:48:14 +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