Skip to content

Commit 9769d09

Browse files
committed
build against the stabilization branch
1 parent 2332234 commit 9769d09

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

Cargo.toml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,3 +29,7 @@ async-test = "1.0.0"
2929
duplexify = "1.2.1"
3030
async-dup = "1.2.1"
3131
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

Comments
 (0)