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 7ff68fd commit 0215c7aCopy full SHA for 0215c7a
Cargo.toml
@@ -15,7 +15,7 @@ edition = "2018"
15
url = "2.1.0"
16
httparse = "1.3.3"
17
async-std = { version = "1.5.0", features = ["unstable"] }
18
-http-types = { path = '../http-types' }
+http-types = "1.0.0"
19
pin-project-lite = "0.1.1"
20
byte-pool = "0.2.1"
21
lazy_static = "1.4.0"
0 commit comments