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 5da451d commit 3c37c5bCopy full SHA for 3c37c5b
Cargo.toml
@@ -15,7 +15,7 @@ edition = "2018"
15
publish = false # no accidents while in dev
16
17
[dependencies]
18
-hyper = { git = "https://github.com/hyperium/hyper" } #"=1.0.0-rc.2"
+hyper = "=1.0.0-rc.3"
19
futures-channel = "0.3"
20
futures-util = { version = "0.3", default-features = false }
21
http = "0.2"
0 commit comments