mirror of
https://github.com/OMGeeky/google-apis-rs.git
synced 2026-02-23 15:49:49 +01:00
imp(cli): use hyper-rustls instead of openssl
The only openssl dependency left would be coming from yup-oauth2!
This commit is contained in:
@@ -28,5 +28,6 @@ cargo:
|
||||
doc_base_url: http://byron.github.io/google-apis-rs
|
||||
dependencies:
|
||||
- strsim = "^0.5"
|
||||
- yup-hyper-mock = "^1.0"
|
||||
- hyper-rustls = "^0.3"
|
||||
- yup-hyper-mock = "^2.0"
|
||||
- clap = "^2.0"
|
||||
|
||||
Reference in New Issue
Block a user