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 d9e9f6c commit 152b049Copy full SHA for 152b049
crates/devtools-core/Cargo.toml
@@ -28,6 +28,6 @@ futures = "0.3.30"
28
bytes = "1.5.0"
29
ringbuf = "0.4.0-rc.3"
30
async-stream = "0.3.5"
31
-http = "0.2"
+http = "1.0"
32
hyper = "0.14"
33
tower = "0.4"
0 commit comments