Skip to content

Commit 2b6e08b

Browse files
committed
SHOULD BE REVERTED: use patched hyper for the moment
1 parent 784109d commit 2b6e08b

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

Cargo.toml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -75,3 +75,7 @@ __internal_happy_eyeballs_tests = []
7575
[[example]]
7676
name = "client"
7777
required-features = ["client-legacy", "http1", "tokio"]
78+
79+
80+
[patch.crates-io]
81+
hyper = { git = "https://github.com/magurotuna/hyper.git", rev = "7d0d0b25421c66b72d05dca1c9b059ebfca31e1c" }

0 commit comments

Comments
 (0)