Cargo.lock

This commit is contained in:
Michael Vines 2019-08-20 16:59:44 -07:00
parent b1203da82c
commit 8e0f41a790
No known key found for this signature in database
GPG Key ID: 33F4FDEC4E0E88BD
2 changed files with 277 additions and 277 deletions

552
Cargo.lock generated

File diff suppressed because it is too large Load Diff

View File

@ -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"]