Zebra/zebrad
dependabot[bot] 304d7682f5 build(deps): bump tracing-subscriber from 0.2.15 to 0.2.16
Bumps [tracing-subscriber](https://github.com/tokio-rs/tracing) from 0.2.15 to 0.2.16.
- [Release notes](https://github.com/tokio-rs/tracing/releases)
- [Commits](https://github.com/tokio-rs/tracing/compare/tracing-subscriber-0.2.15...tracing-subscriber-0.2.16)

Signed-off-by: dependabot[bot] <support@github.com>
2021-02-22 01:38:42 -05:00
..
src Diagnostics for CI port conflict failures (#1766) 2021-02-18 12:15:09 -03:00
systemd add systemd service file 2020-10-14 15:33:00 -04:00
tests Disable unreliable `sync_large_checkpoints_testnet` (#1789) 2021-02-19 21:40:01 +00:00
Cargo.toml build(deps): bump tracing-subscriber from 0.2.15 to 0.2.16 2021-02-22 01:38:42 -05:00
README.md Create workspace skeleton based on design.md 2019-08-29 14:46:54 -07:00
build.rs Update the zebrad commit whenever any Zebra crate changes (#1455) 2020-12-05 07:23:05 +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