@@ -372,26 +372,6 @@ dependencies = [
372372 " serde" ,
373373]
374374
375- [[package ]]
376- name = " bindgen"
377- version = " 0.69.5"
378- source = " registry+https://github.com/rust-lang/crates.io-index"
379- checksum = " 271383c67ccabffb7381723dea0672a673f292304fcb45c01cc648c7a8d58088"
380- dependencies = [
381- " bitflags" ,
382- " cexpr" ,
383- " clang-sys" ,
384- " itertools 0.12.1" ,
385- " lazy_static" ,
386- " lazycell" ,
387- " proc-macro2" ,
388- " quote" ,
389- " regex" ,
390- " rustc-hash 1.1.0" ,
391- " shlex" ,
392- " syn 2.0.117" ,
393- ]
394-
395375[[package ]]
396376name = " bindgen"
397377version = " 0.72.1"
@@ -405,7 +385,7 @@ dependencies = [
405385 " proc-macro2" ,
406386 " quote" ,
407387 " regex" ,
408- " rustc-hash 2.1.2 " ,
388+ " rustc-hash" ,
409389 " shlex" ,
410390 " syn 2.0.117" ,
411391]
@@ -2627,15 +2607,6 @@ dependencies = [
26272607 " either" ,
26282608]
26292609
2630- [[package ]]
2631- name = " itertools"
2632- version = " 0.12.1"
2633- source = " registry+https://github.com/rust-lang/crates.io-index"
2634- checksum = " ba291022dbbd398a455acf126c1e341954079855bc60dfdda641363bd6922569"
2635- dependencies = [
2636- " either" ,
2637- ]
2638-
26392610[[package ]]
26402611name = " itertools"
26412612version = " 0.13.0"
@@ -2769,7 +2740,7 @@ dependencies = [
27692740 " jsonrpsee-types" ,
27702741 " parking_lot" ,
27712742 " rand 0.8.6" ,
2772- " rustc-hash 2.1.2 " ,
2743+ " rustc-hash" ,
27732744 " serde" ,
27742745 " serde_json" ,
27752746 " thiserror 1.0.69" ,
@@ -2876,12 +2847,6 @@ dependencies = [
28762847 " spin" ,
28772848]
28782849
2879- [[package ]]
2880- name = " lazycell"
2881- version = " 1.3.0"
2882- source = " registry+https://github.com/rust-lang/crates.io-index"
2883- checksum = " 830d08ce1d1d941e6b30645f1a0eb5643013d835ce3779a5fc208261dbe10f55"
2884-
28852850[[package ]]
28862851name = " leb128fmt"
28872852version = " 0.1.0"
@@ -2933,14 +2898,13 @@ dependencies = [
29332898
29342899[[package ]]
29352900name = " librocksdb-sys"
2936- version = " 0.16.0+8. 10.0 "
2901+ version = " 0.17.3+ 10.4.2 "
29372902source = " registry+https://github.com/rust-lang/crates.io-index"
2938- checksum = " ce3d60bc059831dc1c83903fb45c103f75db65c5a7bf22272764d9cc683e348c "
2903+ checksum = " cef2a00ee60fe526157c9023edab23943fae1ce2ab6f4abb2a807c1746835de9 "
29392904dependencies = [
2940- " bindgen 0.69.5 " ,
2905+ " bindgen" ,
29412906 " bzip2-sys" ,
29422907 " cc" ,
2943- " glob" ,
29442908 " libc" ,
29452909 " libz-sys" ,
29462910 " lz4-sys" ,
@@ -2964,7 +2928,7 @@ version = "0.1.0"
29642928source = " registry+https://github.com/rust-lang/crates.io-index"
29652929checksum = " 3f8ce05b56f3cbc65ec7d0908adb308ed91281e022f61c8c3a0c9388b5380b17"
29662930dependencies = [
2967- " bindgen 0.72.1 " ,
2931+ " bindgen" ,
29682932 " cc" ,
29692933 " thiserror 2.0.18" ,
29702934 " tracing" ,
@@ -4168,7 +4132,7 @@ dependencies = [
41684132 " pin-project-lite" ,
41694133 " quinn-proto" ,
41704134 " quinn-udp" ,
4171- " rustc-hash 2.1.2 " ,
4135+ " rustc-hash" ,
41724136 " rustls" ,
41734137 " socket2" ,
41744138 " thiserror 2.0.18" ,
@@ -4189,7 +4153,7 @@ dependencies = [
41894153 " lru-slab" ,
41904154 " rand 0.9.4" ,
41914155 " ring" ,
4192- " rustc-hash 2.1.2 " ,
4156+ " rustc-hash" ,
41934157 " rustls" ,
41944158 " rustls-pki-types" ,
41954159 " slab" ,
@@ -4628,9 +4592,9 @@ dependencies = [
46284592
46294593[[package ]]
46304594name = " rocksdb"
4631- version = " 0.22 .0"
4595+ version = " 0.24 .0"
46324596source = " registry+https://github.com/rust-lang/crates.io-index"
4633- checksum = " 6bd13e55d6d7b8cd0ea569161127567cd587676c99f4472f779a0279aa60a7a7 "
4597+ checksum = " ddb7af00d2b17dbd07d82c0063e25411959748ff03e8d4f96134c2ff41fce34f "
46344598dependencies = [
46354599 " libc" ,
46364600 " librocksdb-sys" ,
@@ -4672,12 +4636,6 @@ version = "0.1.27"
46724636source = " registry+https://github.com/rust-lang/crates.io-index"
46734637checksum = " b50b8869d9fc858ce7266cce0194bd74df58b9d0e3f6df3a9fc8eb470d95c09d"
46744638
4675- [[package ]]
4676- name = " rustc-hash"
4677- version = " 1.1.0"
4678- source = " registry+https://github.com/rust-lang/crates.io-index"
4679- checksum = " 08d43f7aa6b08d49f382cde6a7982047c3426db949b1424bc4b7ec9ae12c6ce2"
4680-
46814639[[package ]]
46824640name = " rustc-hash"
46834641version = " 2.1.2"
0 commit comments