|
@@ -10,9 +10,9 @@ checksum = "320119579fcad9c21884f5c4861d16174d0e06250625266f50fe6898340abefa"
|
|
|
|
|
|
|
|
[[package]]
|
|
[[package]]
|
|
|
name = "aho-corasick"
|
|
name = "aho-corasick"
|
|
|
-version = "1.1.3"
|
|
|
|
|
|
|
+version = "1.1.4"
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
-checksum = "8e60d3430d3a69478ad0993f19238d2df97c507009a52b3c10addcd7f6bcb916"
|
|
|
|
|
|
|
+checksum = "ddd31a130427c27518df266943a5308ed92d4b226cc639f5a8f1002816174301"
|
|
|
dependencies = [
|
|
dependencies = [
|
|
|
"memchr",
|
|
"memchr",
|
|
|
]
|
|
]
|
|
@@ -525,15 +525,15 @@ dependencies = [
|
|
|
|
|
|
|
|
[[package]]
|
|
[[package]]
|
|
|
name = "http-constant"
|
|
name = "http-constant"
|
|
|
-version = "1.64.1"
|
|
|
|
|
|
|
+version = "1.68.0"
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
-checksum = "024182a8acc397613d6afdea76c8614c32296430248c99a4f9869d7b389b8456"
|
|
|
|
|
|
|
+checksum = "6bd414126bc050b1437bed5a52939854b2b7ef214e8e05aacca3663529514e3e"
|
|
|
|
|
|
|
|
[[package]]
|
|
[[package]]
|
|
|
name = "http-type"
|
|
name = "http-type"
|
|
|
-version = "5.5.8"
|
|
|
|
|
|
|
+version = "5.8.0"
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
-checksum = "abb3fd7b0174cfa0fe95c630fc1b606eb82b4b2a44a47732d5474c79ec6265bd"
|
|
|
|
|
|
|
+checksum = "3cb36d75dbf127e3bfa1c7f404ba69edd760a3a5a93687caaafdb07f73eff64f"
|
|
|
dependencies = [
|
|
dependencies = [
|
|
|
"hex",
|
|
"hex",
|
|
|
"http-compress",
|
|
"http-compress",
|
|
@@ -549,10 +549,11 @@ dependencies = [
|
|
|
|
|
|
|
|
[[package]]
|
|
[[package]]
|
|
|
name = "hyperlane"
|
|
name = "hyperlane"
|
|
|
-version = "10.7.2"
|
|
|
|
|
|
|
+version = "10.11.3"
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
-checksum = "05aff625011d8505138f31ce05a506c4754c6f7240200c06e1e053f70ee6b952"
|
|
|
|
|
|
|
+checksum = "2c042df01c9d47727269228fa5bacbb25504a6785539c0e5942dd8b2541c33a0"
|
|
|
dependencies = [
|
|
dependencies = [
|
|
|
|
|
+ "aho-corasick",
|
|
|
"http-type",
|
|
"http-type",
|
|
|
"inventory",
|
|
"inventory",
|
|
|
"lombok-macros",
|
|
"lombok-macros",
|