use fork of rust-rocksdb and jemallocator
Signed-off-by: strawberry <strawberry@puppygock.gay>
This commit is contained in:
parent
50e66a2976
commit
867050df9e
3 changed files with 19 additions and 20 deletions
4
deps/rust-rocksdb/Cargo.toml
vendored
4
deps/rust-rocksdb/Cargo.toml
vendored
|
@ -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
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue