Skip to content

Reduce duplicate dependencies on windows-sys and windows-targets #6238

@mgoldenberg

Description

@mgoldenberg

As a result of updating to reqwest^0.13 and making rustls the default TLS implementation in #6053, a number of duplicate dependencies were introduced.

windows-sys and windows-targets, for instance, are duplicated due to rustls-platform-verifier using an outdated version of jni (see discussion here and here). Once rustls/rustls-platform-verifier#193 is merged and released, windows-sys and windows-targets can remove at least one of their duplicates.

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