client: use hyper-tls for now
Signed-off-by: Wolfgang Bumiller <w.bumiller@proxmox.com>
This commit is contained in:
@ -23,6 +23,7 @@ tokio-tls = "0.2.1"
|
||||
native-tls = "0.2.2"
|
||||
http = "0.1"
|
||||
hyper = "0.12"
|
||||
hyper-tls = "0.3"
|
||||
lazy_static = "1.1"
|
||||
regex = "1.0"
|
||||
libc = "0.2"
|
||||
|
Reference in New Issue
Block a user