Cargo.lock
This commit is contained in:
parent
b1203da82c
commit
8e0f41a790
File diff suppressed because it is too large
Load Diff
|
@ -85,7 +85,7 @@ reed-solomon-erasure = "3.1.1"
|
|||
[dependencies.rocksdb]
|
||||
# Avoid the vendored bzip2 within rocksdb-sys that can cause linker conflicts
|
||||
# when also using the bzip2 crate
|
||||
version = "0.18.0-pre2"
|
||||
version = "0.11.0"
|
||||
default-features = false
|
||||
features = ["lz4"]
|
||||
|
||||
|
|
Loading…
Reference in New Issue