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 dedcb67 commit 961d221Copy full SHA for 961d221
Cargo.toml
@@ -256,3 +256,6 @@ required-features = ["full"]
256
name = "server"
257
path = "tests/server.rs"
258
required-features = ["full"]
259
+
260
+[patch.crates-io]
261
+http-body = { path = "../http-body" }
0 commit comments