Skip to content

Set rust-version in Cargo.toml #473

@Superhepper

Description

@Superhepper

In order to harder enforce MSRV it is possible to set "rust-version" in cargo.toml. This will create a compile time error if one tries to compile the library with a version that is lower then the specified version.

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