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 98ca945 commit 2332234Copy full SHA for 2332234
Cargo.toml
@@ -14,7 +14,7 @@ edition = "2018"
14
[dependencies]
15
httparse = "1.3.3"
16
async-std = { version = "1.6.0", features = ["unstable"] }
17
-http-types = { version = "2.0.0", features = ["unstable"] }
+http-types = "2.0.0"
18
byte-pool = "0.2.1"
19
lazy_static = "1.4.0"
20
futures-core = "0.3.1"
0 commit comments