Skip to content

Commit a17b242

Browse files
committed
Upgrade rocksdb to 0.23.0
1 parent aadf5ca commit a17b242

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ smallvec = "1.0.0"
4646
parking_lot = "0.12.0"
4747
num_cpus = "1.10.1"
4848
regex = "1.3.1"
49-
rocksdb = { version = "0.22.0", default-features = false }
49+
rocksdb = { version = "0.23.0", default-features = false }
5050
alloc_counter = "0.0.4"
5151
sysinfo = "0.30.13"
5252
ctrlc = "3.1.4"

0 commit comments

Comments
 (0)