bump rocksdb to v9.5.2

• Updated input 'rocksdb':
    'github:girlbossceo/rocksdb/60fa2881f3b60b0b77ad3ded0904d432a98f392c' (2024-08-18)
  → 'github:girlbossceo/rocksdb/5a67ad7ce46328578ee5587fb0c23faa03d14e67' (2024-08-22)

Signed-off-by: strawberry <strawberry@puppygock.gay>
This commit is contained in:
strawberry 2024-08-21 20:22:19 -04:00 committed by Jason Volk
parent ddacda9ecf
commit 08efebd5af
4 changed files with 9 additions and 9 deletions

6
Cargo.lock generated
View file

@ -3176,8 +3176,8 @@ dependencies = [
[[package]]
name = "rust-librocksdb-sys"
version = "0.25.0+uwu"
source = "git+https://github.com/girlbossceo/rust-rocksdb-zaidoon1?rev=4fcec9354a018bb9667b01d306c103177bcfa790#4fcec9354a018bb9667b01d306c103177bcfa790"
version = "0.25.0+9.5.2"
source = "git+https://github.com/girlbossceo/rust-rocksdb-zaidoon1?rev=5383ca8173299066b516406e3a2cf945ead891cb#5383ca8173299066b516406e3a2cf945ead891cb"
dependencies = [
"bindgen",
"bzip2-sys",
@ -3194,7 +3194,7 @@ dependencies = [
[[package]]
name = "rust-rocksdb"
version = "0.29.0"
source = "git+https://github.com/girlbossceo/rust-rocksdb-zaidoon1?rev=4fcec9354a018bb9667b01d306c103177bcfa790#4fcec9354a018bb9667b01d306c103177bcfa790"
source = "git+https://github.com/girlbossceo/rust-rocksdb-zaidoon1?rev=5383ca8173299066b516406e3a2cf945ead891cb#5383ca8173299066b516406e3a2cf945ead891cb"
dependencies = [
"libc",
"rust-librocksdb-sys",