Skip to content

Commit 9c75fc7

Browse files
committed
WIP: update h2 (git dependency)
1 parent 9e52e64 commit 9c75fc7

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.2"
2828
http-body = "0.3.1"
2929
httpdate = "0.3"
3030
httparse = "1.0"
31-
h2 = "0.2.2"
31+
h2 = { git = "https://github.com/hyperium/h2" }
3232
itoa = "0.4.1"
3333
tracing = { version = "0.1", default-features = false, features = ["log", "std"] }
3434
pin-project = "1.0"

0 commit comments

Comments
 (0)