This commit is contained in:
4JX
2023-01-05 00:30:04 +01:00
parent 5736cf293e
commit b41401f4a8
6 changed files with 2270 additions and 4 deletions

View File

@@ -282,5 +282,5 @@ path = "tests/multipart.rs"
required-features = ["multipart"]
[patch.crates-io]
hyper = { git = "https://github.com/4JX/hyper.git", branch = "v0.14.18-patched", ref = "bd25359" }
h2 = { git = "https://github.com/4JX/h2.git", ref = "b088466" }
h2 = { git = "https://github.com/4JX/h2.git", branch = "imp" }
hyper = { git = "https://github.com/4JX/hyper.git", branch = "v0.14.18-patched" }