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 a3f9827 commit 4400aa9Copy full SHA for 4400aa9
Cargo.toml
@@ -18,7 +18,7 @@ members = [
18
]
19
20
[dependencies]
21
-http = "0.2.0"
+http = "1.0.0"
22
headers-core = { version = "0.2", path = "./headers-core" }
23
base64 = "0.21.3"
24
bytes = "1"
headers-core/Cargo.toml
@@ -10,4 +10,4 @@ authors = ["Sean McArthur <sean@seanmonstar.com>"]
10
keywords = ["http", "headers", "hyper", "hyperium"]
11
12
13
0 commit comments