zebra/zebrad
dependabot[bot] ae6c90f914
Bump vergen from 5.1.12 to 5.1.16 (#2926)
Bumps [vergen](https://github.com/rustyhorde/vergen) from 5.1.12 to 5.1.16.
- [Release notes](https://github.com/rustyhorde/vergen/releases)
- [Commits](https://github.com/rustyhorde/vergen/compare/5.1.12...5.1.16)

---
updated-dependencies:
- dependency-name: vergen
  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>
Co-authored-by: teor <teor@riseup.net>
2021-10-22 03:34:46 +00:00
..
proptest-regressions/components/mempool/storage/tests Refactor mempool spend conflict checks to increase performance (#2826) 2021-10-10 23:54:46 +00:00
src Test multiple chain resets (#2897) 2021-10-22 02:54:08 +00:00
systemd add systemd service file 2020-10-14 15:33:00 -04:00
tests Disable mempool large sync test unless specifically requested (#2924) 2021-10-21 12:30:11 +00:00
Cargo.toml Bump vergen from 5.1.12 to 5.1.16 (#2926) 2021-10-22 03:34:46 +00:00
README.md Create workspace skeleton based on design.md 2019-08-29 14:46:54 -07:00
build.rs Add a "modified" flag to the panic report metadata 2021-05-20 09:00:56 +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