Skip to content
This repository was archived by the owner on Jan 14, 2025. It is now read-only.

Commit b419321

Browse files
author
Jakub Wieczorek
committed
Patch hyper-util until hyperium/hyper-util#95 is merged.
1 parent 13f034c commit b419321

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

Cargo.toml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,9 @@ features = [
2626
"multipart",
2727
]
2828

29+
[patch.crates-io]
30+
hyper-util = { git = "https://github.com/grafbase/hyper-util", rev = "c7acf8968d96a4408e952a097d93602d2e8ed01a" }
31+
2932
[features]
3033
default = ["default-tls"]
3134

0 commit comments

Comments
 (0)