We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent aadf5ca commit a17b242Copy full SHA for a17b242
Cargo.toml
@@ -46,7 +46,7 @@ smallvec = "1.0.0"
46
parking_lot = "0.12.0"
47
num_cpus = "1.10.1"
48
regex = "1.3.1"
49
-rocksdb = { version = "0.22.0", default-features = false }
+rocksdb = { version = "0.23.0", default-features = false }
50
alloc_counter = "0.0.4"
51
sysinfo = "0.30.13"
52
ctrlc = "3.1.4"
0 commit comments