Skip to content

Commit 78974d2

Browse files
fix(deps): update rust crate http to v1
1 parent 69bef53 commit 78974d2

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Cargo.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

crates/devtools-core/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ futures = "0.3.30"
2828
bytes = "1.5.0"
2929
ringbuf = "0.4.0-rc.3"
3030
async-stream = "0.3.5"
31-
http = "0.2"
31+
http = "1.0"
3232
hyper = "0.14"
3333
tower = "0.4"
3434
log = "0.4"

0 commit comments

Comments
 (0)