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

Declare the MSRV in Cargo.toml #1561

Merged
merged 1 commit into from Dec 15, 2021
Merged

Declare the MSRV in Cargo.toml #1561

merged 1 commit into from Dec 15, 2021

Commits on Oct 15, 2021

  1. Declare the MSRV in Cargo.toml

    This is a new feature in Cargo 1.56.0, currently in beta.  Once Nix's
    MSRV is >= 1.56.0, this feature will prevent future problems like the
    bitflags 1.3.0 fiasco.
    
    Issue nix-rust#1491
    Issue nix-rust#1510
    Issue nix-rust#1548
    Issue nix-rust#1555
    asomers committed Oct 15, 2021
    Configuration menu
    Copy the full SHA
    e587de7 View commit details
    Browse the repository at this point in the history