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 9e52e64 commit 9c75fc7Copy full SHA for 9c75fc7
Cargo.toml
@@ -28,7 +28,7 @@ http = "0.2"
28
http-body = "0.3.1"
29
httpdate = "0.3"
30
httparse = "1.0"
31
-h2 = "0.2.2"
+h2 = { git = "https://github.com/hyperium/h2" }
32
itoa = "0.4.1"
33
tracing = { version = "0.1", default-features = false, features = ["log", "std"] }
34
pin-project = "1.0"
0 commit comments