Skip to content

Commit e88ce38

Browse files
Merge pull request #619 from swimos/rocks-0.22
Upgrades RocksDB to 0.22.
2 parents a91317f + 7e557c2 commit e88ce38

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)