zebra/zebrad
dependabot[bot] 492132d684
build(deps): bump clap from 4.3.2 to 4.3.3 (#6904)
Bumps [clap](https://github.com/clap-rs/clap) from 4.3.2 to 4.3.3.
- [Release notes](https://github.com/clap-rs/clap/releases)
- [Changelog](https://github.com/clap-rs/clap/blob/master/CHANGELOG.md)
- [Commits](https://github.com/clap-rs/clap/compare/v4.3.2...v4.3.3)

---
updated-dependencies:
- dependency-name: clap
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-06-09 21:19:06 +00:00
..
proptest-regressions/components/mempool/storage/tests Limit the size and age of the ZIP-401 rejected transaction ID list (#2932) 2021-10-27 20:27:00 +00:00
src fix(app): Stop panicking at startup when parsing the app version - release blocker (#6888) 2023-06-09 05:07:34 +00:00
systemd add systemd service file 2020-10-14 15:33:00 -04:00
tests fix(ci): Add jobs to allow the full sync to finish before the first stable release (#6846) 2023-06-07 15:35:32 +00:00
Cargo.toml build(deps): bump clap from 4.3.2 to 4.3.3 (#6904) 2023-06-09 21:19:06 +00:00
README.md
build.rs change(log): Report compiler version and Zebra features when starting Zebra (#6606) 2023-05-14 15:05:22 +00: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