mirror of
https://github.com/openharmony/third_party_rust_hyper-tls.git
synced 2026-07-19 16:44:00 -04:00
Update to hyper v0.13
This commit is contained in:
+1
-1
@@ -15,7 +15,7 @@ vendored = ["native-tls/vendored"]
|
||||
|
||||
[dependencies]
|
||||
native-tls = "0.2"
|
||||
hyper = { git = "https://github.com/hyperium/hyper", default-features = false, features = ["tcp"] }
|
||||
hyper = { version = "0.13", default-features = false, features = ["tcp"] }
|
||||
tokio = { version = "0.2" }
|
||||
tokio-tls = "0.3"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user