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 95a9783 commit adaa8b3Copy full SHA for adaa8b3
Cargo.toml
@@ -30,7 +30,7 @@ futures-util = { version = "0.3", default-features = false }
30
http = "0.2"
31
http-body = "0.4"
32
httpdate = "1.0"
33
-httparse = "1.4"
+httparse = "1.5.1"
34
h2 = { version = "0.3.3", optional = true }
35
itoa = "0.4.1"
36
tracing = { version = "0.1", default-features = false, features = ["std"] }
0 commit comments