bump rust-rocksdb fork

Signed-off-by: strawberry <strawberry@puppygock.gay>
This commit is contained in:
strawberry 2024-12-13 21:59:37 -05:00
parent a9f6bb6169
commit e4489a5d20
No known key found for this signature in database
2 changed files with 3 additions and 3 deletions

4
Cargo.lock generated
View file

@ -3381,7 +3381,7 @@ dependencies = [
[[package]]
name = "rust-librocksdb-sys"
version = "0.30.0+9.8.4"
source = "git+https://github.com/girlbossceo/rust-rocksdb-zaidoon1?rev=3a9640a6b9173d24819c22a49487e31d20a2e59e#3a9640a6b9173d24819c22a49487e31d20a2e59e"
source = "git+https://github.com/girlbossceo/rust-rocksdb-zaidoon1?rev=fcb772d84572c63b1defc57baf9cdbdf5577c6a4#fcb772d84572c63b1defc57baf9cdbdf5577c6a4"
dependencies = [
"bindgen",
"bzip2-sys",
@ -3398,7 +3398,7 @@ dependencies = [
[[package]]
name = "rust-rocksdb"
version = "0.34.0"
source = "git+https://github.com/girlbossceo/rust-rocksdb-zaidoon1?rev=3a9640a6b9173d24819c22a49487e31d20a2e59e#3a9640a6b9173d24819c22a49487e31d20a2e59e"
source = "git+https://github.com/girlbossceo/rust-rocksdb-zaidoon1?rev=fcb772d84572c63b1defc57baf9cdbdf5577c6a4#fcb772d84572c63b1defc57baf9cdbdf5577c6a4"
dependencies = [
"libc",
"rust-librocksdb-sys",

View file

@ -27,7 +27,7 @@ malloc-usable-size = ["rust-rocksdb/malloc-usable-size"]
[dependencies.rust-rocksdb]
git = "https://github.com/girlbossceo/rust-rocksdb-zaidoon1"
rev = "3a9640a6b9173d24819c22a49487e31d20a2e59e"
rev = "fcb772d84572c63b1defc57baf9cdbdf5577c6a4"
#branch = "master"
default-features = false