use fork of rust-rocksdb and jemallocator

Signed-off-by: strawberry <strawberry@puppygock.gay>
This commit is contained in:
strawberry 2024-08-18 16:52:53 -04:00 committed by Jason Volk
parent 50e66a2976
commit 867050df9e
3 changed files with 19 additions and 20 deletions

View file

@ -26,8 +26,8 @@ serde1 = ["rust-rocksdb/serde1"]
malloc-usable-size = ["rust-rocksdb/malloc-usable-size"]
[dependencies.rust-rocksdb]
git = "https://github.com/zaidoon1/rust-rocksdb"
rev = "4056a3b0f823013fec49f6d0b3e5698856e6476a"
git = "https://github.com/girlbossceo/rust-rocksdb-zaidoon1"
rev = "4fcec9354a018bb9667b01d306c103177bcfa790"
#branch = "master"
default-features = false