|
@@ -1034,7 +1034,7 @@ dependencies = [
|
|
|
"bitflags 2.6.0",
|
|
|
"cexpr",
|
|
|
"clang-sys",
|
|
|
- "itertools 0.12.1",
|
|
|
+ "itertools 0.10.5",
|
|
|
"lazy_static",
|
|
|
"lazycell",
|
|
|
"log",
|
|
@@ -5801,7 +5801,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
checksum = "4979f22fdb869068da03c9f7528f8297c6fd2606bc3a4affe42e6a823fdb8da4"
|
|
|
dependencies = [
|
|
|
"cfg-if",
|
|
|
- "windows-targets 0.52.6",
|
|
|
+ "windows-targets 0.48.5",
|
|
|
]
|
|
|
|
|
|
[[package]]
|
|
@@ -7601,7 +7601,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
checksum = "81bddcdb20abf9501610992b6759a4c888aef7d1a7247ef75e2404275ac24af1"
|
|
|
dependencies = [
|
|
|
"anyhow",
|
|
|
- "itertools 0.12.1",
|
|
|
+ "itertools 0.10.5",
|
|
|
"proc-macro2",
|
|
|
"quote",
|
|
|
"syn 2.0.74",
|
|
@@ -7689,9 +7689,9 @@ dependencies = [
|
|
|
|
|
|
[[package]]
|
|
|
name = "quinn-proto"
|
|
|
-version = "0.11.6"
|
|
|
+version = "0.11.8"
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
-checksum = "ba92fb39ec7ad06ca2582c0ca834dfeadcaf06ddfc8e635c80aa7e1c05315fdd"
|
|
|
+checksum = "fadfaed2cd7f389d0161bb73eeb07b7b78f8691047a6f3e73caaeae55310a4a6"
|
|
|
dependencies = [
|
|
|
"bytes",
|
|
|
"rand 0.8.5",
|