unpin rust-rocksdb version

Signed-off-by: strawberry <strawberry@puppygock.gay>
This commit is contained in:
strawberry 2024-05-12 01:49:38 -04:00 committed by June
parent 040cf29051
commit bfa33f8713
2 changed files with 3 additions and 4 deletions

View file

@ -299,8 +299,7 @@ default-features = false
[dependencies.rust-rocksdb]
git = "https://github.com/zaidoon1/rust-rocksdb"
rev = "c5cd6bd25152ef1f8a488761351da0c3d29ed93a"
#branch = "master"
branch = "master"
optional = true
default-features = true
features = ["multi-threaded-cf", "zstd"]