mirror of
https://github.com/openharmony/third_party_rust_hyper-tls.git
synced 2026-07-20 00:53:41 -04:00
Update to hyper alpha.4
This commit is contained in:
+1
-1
@@ -15,7 +15,7 @@ vendored = ["native-tls/vendored"]
|
||||
|
||||
[dependencies]
|
||||
native-tls = "0.2"
|
||||
hyper = { version = "=0.13.0-alpha.3", default-features = false, features = ["tcp"] }
|
||||
hyper = { version = "=0.13.0-alpha.4", default-features = false, features = ["tcp"] }
|
||||
tokio-io = "=0.2.0-alpha.6"
|
||||
tokio-tls = "=0.3.0-alpha.6"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user