We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent af56bf6 commit 2200a31Copy full SHA for 2200a31
Cargo.lock
@@ -712,17 +712,17 @@ dependencies = [
712
713
[[package]]
714
name = "h2"
715
-version = "0.3.18"
+version = "0.3.22"
716
source = "registry+https://github.com/rust-lang/crates.io-index"
717
-checksum = "17f8a914c2987b688368b5138aa05321db91f4090cf26118185672ad588bce21"
+checksum = "4d6250322ef6e60f93f9a2162799302cd6f68f79f6e5d85c8c16f14d1d958178"
718
dependencies = [
719
"bytes",
720
"fnv",
721
"futures-core",
722
"futures-sink",
723
"futures-util",
724
"http",
725
- "indexmap 1.9.2",
+ "indexmap 2.0.0",
726
"slab",
727
"tokio",
728
"tokio-util",
0 commit comments