chore(hydra): Bump ruwuma

This commit is contained in:
nexy7574 2025-09-16 12:11:05 +01:00
parent ccb112ef05
commit 8ae73d455f
No known key found for this signature in database
2 changed files with 6 additions and 5 deletions

9
Cargo.lock generated
View file

@ -4302,8 +4302,8 @@ dependencies = [
[[package]]
name = "rust-librocksdb-sys"
version = "0.38.0+10.4.2"
source = "git+https://forgejo.ellis.link/continuwuation/rust-rocksdb-zaidoon1?rev=99b0319416b64830dd6f8943e1f65e15aeef18bc#99b0319416b64830dd6f8943e1f65e15aeef18bc"
version = "0.39.0+10.5.1"
source = "git+https://forgejo.ellis.link/continuwuation/rust-rocksdb-zaidoon1?rev=61d9d23872197e9ace4a477f2617d5c9f50ecb23#61d9d23872197e9ace4a477f2617d5c9f50ecb23"
dependencies = [
"bindgen",
"bzip2-sys",
@ -4319,10 +4319,11 @@ dependencies = [
[[package]]
name = "rust-rocksdb"
version = "0.42.1"
source = "git+https://forgejo.ellis.link/continuwuation/rust-rocksdb-zaidoon1?rev=99b0319416b64830dd6f8943e1f65e15aeef18bc#99b0319416b64830dd6f8943e1f65e15aeef18bc"
version = "0.43.0"
source = "git+https://forgejo.ellis.link/continuwuation/rust-rocksdb-zaidoon1?rev=61d9d23872197e9ace4a477f2617d5c9f50ecb23#61d9d23872197e9ace4a477f2617d5c9f50ecb23"
dependencies = [
"libc",
"parking_lot",
"rust-librocksdb-sys",
]

View file

@ -392,7 +392,7 @@ features = [
[workspace.dependencies.rust-rocksdb]
git = "https://forgejo.ellis.link/continuwuation/rust-rocksdb-zaidoon1"
rev = "99b0319416b64830dd6f8943e1f65e15aeef18bc"
rev = "61d9d23872197e9ace4a477f2617d5c9f50ecb23"
default-features = false
features = [
"multi-threaded-cf",