Skip to content

Commit 02b5844

Browse files
jonhooseanmonstar
authored andcommitted
chore(dependencies): Use new alpha release of h2
1 parent d2b0fed commit 02b5844

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ http = "0.1.15"
2828
http-body = "=0.2.0-alpha.1"
2929
httparse = "1.0"
3030
# h2 = "=0.2.0-alpha.2"
31-
h2 = { version = "=0.2.0-alpha.2", git = "https://github.com/hyperium/h2", branch = "lucio/update-alpha6" }
31+
h2 = "=0.2.0-alpha.3"
3232
iovec = "0.1"
3333
itoa = "0.4.1"
3434
log = "0.4"

0 commit comments

Comments
 (0)