diff --git a/Cargo.toml b/Cargo.toml index 1c95a22..7900781 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -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"