-
Notifications
You must be signed in to change notification settings - Fork 191
Open
Description
I tried compiling from source for the new version of Teller and wanted to let you know I needed to upgrade a dependency to match the Hashicorp Vault dependency of "rustify" = "0.6.1" in teller-providers.
Secondly;
"teller-providers/src/providers/google_secretmanager.rs:65:22"
63 | hyper_rustls::HttpsConnectorBuilder::new()
| ------------------------------------------
| |
| _________________method `https_or_http` is available on `HttpsConnectorBuilder<WantsTlsConfig>`
| |
64 | | .with_native_roots()
65 | | .https_or_http()
| | -^^^^^^^^^^^^^ method not found in `Result<HttpsConnectorBuilder<WantsSchemes>, Error>`
| |_____________________|
Metadata
Metadata
Assignees
Labels
No labels