zebra/zebrad
dependabot[bot] 76e7e3d714 build(deps): bump tracing-subscriber from 0.2.12 to 0.2.13
Bumps [tracing-subscriber](https://github.com/tokio-rs/tracing) from 0.2.12 to 0.2.13.
- [Release notes](https://github.com/tokio-rs/tracing/releases)
- [Commits](https://github.com/tokio-rs/tracing/compare/tracing-subscriber-0.2.12...tracing-subscriber-0.2.13)

Signed-off-by: dependabot[bot] <support@github.com>
2020-10-08 15:09:32 -04:00
..
src Implement MVP of NonFinalizedState and integrate it with the state service (#1101) 2020-10-08 13:07:32 +10:00
tests zebrad: move seed command into inbound component 2020-09-18 18:34:25 -07:00
Cargo.toml build(deps): bump tracing-subscriber from 0.2.12 to 0.2.13 2020-10-08 15:09:32 -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