We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c037791 commit 95e1460Copy full SHA for 95e1460
Cargo.toml
@@ -24,7 +24,7 @@ build = "build.rs"
24
[dependencies]
25
base64 = { version=">=0.10.1, <0.14" }
26
bytes = { version=">=0.5.2, <0.6" }
27
-http = { version=">=0.2.0, <0.3" }
+http = { version=">=0.2.0, <0.2.3" }
28
httpdate = { version=">=0.3.2, <0.4" }
29
httparse = { version=">=1.0, <1.4" }
30
language-tags = { version=">=0.2, <0.3" }
0 commit comments