zebra/zebrad
dependabot[bot] a58299a0f0 build(deps): bump color-eyre from 0.5.6 to 0.5.7
Bumps [color-eyre](https://github.com/yaahc/color-eyre) from 0.5.6 to 0.5.7.
- [Release notes](https://github.com/yaahc/color-eyre/releases)
- [Changelog](https://github.com/yaahc/color-eyre/blob/master/CHANGELOG.md)
- [Commits](https://github.com/yaahc/color-eyre/compare/v0.5.6...v0.5.7)

Signed-off-by: dependabot[bot] <support@github.com>
2020-11-09 08:40:55 -05:00
..
src zebrad: make lookahead limit configurable. 2020-11-01 10:47:46 -08:00
systemd add systemd service file 2020-10-14 15:33:00 -04:00
tests Run a block sync in CI with 2 large checkpoints (#1193) 2020-10-27 19:25:29 +10:00
Cargo.toml build(deps): bump color-eyre from 0.5.6 to 0.5.7 2020-11-09 08:40:55 -05: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