Skip to content

async-trait pin is problematic #554

@procr1337

Description

@procr1337

The version pin at https://github.com/bolcom/libunftp/blob/master/Cargo.toml#L49 is problematic if you have other dependencies with async-trait = "^0.1.89" which is the newest version (for example see in matrix-rust-sdk 0.16.0 - https://github.com/matrix-org/matrix-rust-sdk/blob/main/Cargo.toml#L35). Is there a particular reason for it?

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