diff --git a/Cargo.toml b/Cargo.toml index 1e27df97f..022fa7fe8 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -148,7 +148,7 @@ ratchet_core = "1.2" ratchet_fixture = "1.2" flate2 = "1.0.22" bitflags = "2.5" -rocksdb = "0.22" +rocksdb = "0.23" integer-encoding = "4.0.0" rustls = "0.23.10" webpki = "0.22"