build(deps): update redb requirement from 1.5.0 to 2.0.0

Updates the requirements on [redb](https://github.com/cberner/redb) to permit the latest version.
- [Release notes](https://github.com/cberner/redb/releases)
- [Changelog](https://github.com/cberner/redb/blob/master/CHANGELOG.md)
- [Commits](https://github.com/cberner/redb/compare/v1.5.0...v1.5.1)

---
updated-dependencies:
- dependency-name: redb
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2024-03-25 05:17:50 +00:00 committed by GitHub
parent 0a5948aa50
commit 1abe0a0955
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -50,7 +50,7 @@ prost = "0.12.3"
prost-build = "0.12.3"
prost-reflect-build = "0.13.0"
rand = "0.8.5"
redb = "1.5.0"
redb = "2.0.0"
rtnetlink = "0.14.1"
serde_json = "1.0.113"
serde_yaml = "0.9"