Skip to content

Commit 5f2857d

Browse files
authored
Merge branch 'main' into map_downlink_fix
2 parents 25515e4 + e88ce38 commit 5f2857d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -90,7 +90,7 @@ ratchet = { package = "ratchet_rs", version = "0.4" }
9090
ratchet_fixture = "0.4"
9191
flate2 = "1.0.22"
9292
bitflags = "1.3"
93-
rocksdb = "0.19.0"
93+
rocksdb = "0.22"
9494
integer-encoding = "3.0.4"
9595
rustls = "0.20"
9696
webpki = "0.22"

0 commit comments

Comments
 (0)