Skip to content

Cannot compile with --all-features #169

@GideonBear

Description

@GideonBear

Causing failing docs.rs builds since 0.43.0: https://docs.rs/crate/self_update/latest/builds/2988266
Ref #168

It fails with:

error[E0659]: `get` is ambiguous
   --> src/backends/s3.rs:606:29
    |
606 |     let resp = http_client::get(&api_url, Default::default())?;
    |                             ^^^ ambiguous name
    |
    = note: ambiguous because of multiple glob imports of a name in the same module

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions