Skip to content

Compile from source errors on v2.0.7 #318

@rogiervanstraten

Description

@rogiervanstraten

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions