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 db86e55 commit 283522bCopy full SHA for 283522b
Cargo.toml
@@ -23,9 +23,9 @@ include = [
23
24
[dependencies]
25
bytes = "0.4.4"
26
-futures-core-preview = { version = "0.3.0-alpha.16" }
27
-futures-channel-preview = { version = "0.3.0-alpha.16" }
28
-futures-util-preview = { version = "0.3.0-alpha.16" }
+futures-core-preview = { version = "0.3.0-alpha.17" }
+futures-channel-preview = { version = "0.3.0-alpha.17" }
+futures-util-preview = { version = "0.3.0-alpha.17" }
29
http = "0.1.15"
30
http-body = "0.1"
31
httparse = "1.0"
0 commit comments