Skip to content

Commit 4c1b1f8

Browse files
fix(deps): update rust crate http to v1
1 parent 0ed5304 commit 4c1b1f8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

crates/devtools-core/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,4 +28,4 @@ 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.1"

0 commit comments

Comments
 (0)