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 ae7736f commit b1eb57aCopy full SHA for b1eb57a
1 file changed
awc/Cargo.toml
@@ -72,7 +72,7 @@ cfg-if = "1"
72
derive_more = "0.99.5"
73
futures-core = { version = "0.3.17", default-features = false, features = ["alloc"] }
74
futures-util = { version = "0.3.17", default-features = false, features = ["alloc", "sink"] }
75
-h2 = "0.3.17"
+h2 = "0.3.24"
76
http = "0.2.7"
77
itoa = "1"
78
log =" 0.4"
0 commit comments