Skip to content

Commit 961d221

Browse files
committed
Use patched dependency
1 parent dedcb67 commit 961d221

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
@@ -256,3 +256,6 @@ required-features = ["full"]
256256
name = "server"
257257
path = "tests/server.rs"
258258
required-features = ["full"]
259+
260+
[patch.crates-io]
261+
http-body = { path = "../http-body" }

0 commit comments

Comments
 (0)