bump rocksdb to v9.10.0, reverts upstream rocksdb regression causing deadlocks on corrupt WAL files

Signed-off-by: June Clementine Strawberry <strawberry@puppygock.gay>
This commit is contained in:
June Clementine Strawberry 2025-01-25 02:01:20 -05:00
parent 94f2384fb0
commit 72daf7ea68
No known key found for this signature in database
4 changed files with 28 additions and 28 deletions

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 = "2d31cf323df7c6d95396ef0213e28936c2218bd6"
rev = "24826ed7e9cf9ed9ba7ba2f1ec63091006025c9e"
#branch = "master"
default-features = false