Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Put MSRV into Cargo.toml #557

Merged
merged 1 commit into from
Apr 15, 2023
Merged

Put MSRV into Cargo.toml #557

merged 1 commit into from
Apr 15, 2023

Commits on Apr 15, 2023

  1. Put MSRV into Cargo.toml

    Also remove it from clippy.toml as clippy
    reads it from Cargo.toml since 1.64.
    CI only runs clippy from latest stable and not
    from the MSRV so this shouldn't be a problem.
    est31 committed Apr 15, 2023
    Configuration menu
    Copy the full SHA
    79c330c View commit details
    Browse the repository at this point in the history