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

chore: add MSRV cargo metadata #1730

Merged
merged 3 commits into from Nov 20, 2021
Merged

chore: add MSRV cargo metadata #1730

merged 3 commits into from Nov 20, 2021

Commits on Nov 20, 2021

  1. chore: add MSRV cargo metadata

    This branch adds the `[package.rust]` metadata to `Cargo.toml` for all
    crates. See https://rust-lang.github.io/rfcs/2495-min-rust-version.html
    for details.
    hawkw committed Nov 20, 2021
    Copy the full SHA
    6154529 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    1947b0f View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    42c0cbc View commit details
    Browse the repository at this point in the history