We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2332234 commit 9769d09Copy full SHA for 9769d09
Cargo.toml
@@ -29,3 +29,7 @@ async-test = "1.0.0"
29
duplexify = "1.2.1"
30
async-dup = "1.2.1"
31
async-channel = "1.5.1"
32
+
33
+[patch.crates-io.http-types]
34
+git = "https://github.com/http-rs/http-types"
35
+branch = "stabilize-upgrade"
0 commit comments