Skip to content

Check minimum version dependency #66

@kawasin73

Description

@kawasin73

cargo usually downloads dependencies as higher versions as possible. The CI can't catch the dependency version mismatch with the minimum versions. (e.g. #65)

The CI should run tests with the minimum versions as well. minimum versions can be downloaded by this cargo command.

cargo +nightly update -Z minimal-versions

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions