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 d2b0fed commit 02b5844Copy full SHA for 02b5844
Cargo.toml
@@ -28,7 +28,7 @@ http = "0.1.15"
28
http-body = "=0.2.0-alpha.1"
29
httparse = "1.0"
30
# h2 = "=0.2.0-alpha.2"
31
-h2 = { version = "=0.2.0-alpha.2", git = "https://github.com/hyperium/h2", branch = "lucio/update-alpha6" }
+h2 = "=0.2.0-alpha.3"
32
iovec = "0.1"
33
itoa = "0.4.1"
34
log = "0.4"
0 commit comments