mirror of
https://github.com/edera-dev/krata.git
synced 2025-08-03 05:10:55 +00:00
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:
parent
0a5948aa50
commit
1abe0a0955
@ -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"
|
||||
|
Loading…
Reference in New Issue
Block a user