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 2dc9768 commit 7729274Copy full SHA for 7729274
Cargo.toml
@@ -31,7 +31,7 @@ httparse = "1.0"
31
h2 = "0.2.2"
32
itoa = "0.4.1"
33
tracing = { version = "0.1", default-features = false, features = ["log", "std"] }
34
-pin-project = "0.4.20"
+pin-project = "1.0"
35
tower-service = "0.3"
36
tokio = { version = "0.2.11", features = ["sync"] }
37
want = "0.3"
0 commit comments