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

Update toolchain and minor fixes #91

Merged
merged 9 commits into from
Sep 1, 2024
Merged

Update toolchain and minor fixes #91

merged 9 commits into from
Sep 1, 2024

Commits on Sep 1, 2024

  1. Configuration menu
    Copy the full SHA
    c975464 View commit details
    Browse the repository at this point in the history
  2. Make clippy happy

    aewag committed Sep 1, 2024
    Configuration menu
    Copy the full SHA
    a7a659f View commit details
    Browse the repository at this point in the history
  3. Fix typos in README and verify.rs

    sschwarzmann authored and aewag committed Sep 1, 2024
    Configuration menu
    Copy the full SHA
    5de5d17 View commit details
    Browse the repository at this point in the history
  4. github/CI: Remove MIPS cross toolchain

    MIPS removed by Rust due to rust-lang/rust#115218
    sschwarzmann authored and aewag committed Sep 1, 2024
    Configuration menu
    Copy the full SHA
    6076bdd View commit details
    Browse the repository at this point in the history
  5. Update MSRV to 1.63

    aewag committed Sep 1, 2024
    Configuration menu
    Copy the full SHA
    a41cafd View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    3f71b43 View commit details
    Browse the repository at this point in the history
  7. github: Update checkout to v4

    aewag committed Sep 1, 2024
    Configuration menu
    Copy the full SHA
    29fcd1a View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    4ebe36e View commit details
    Browse the repository at this point in the history
  9. github: Replace deprecated actions-rs

    Replace (as suggested in online discussions) with "dtolnay/rust-toolchain"
    due to deprecated node12. See:
    https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
    https://github.com/dtolnay/rust-toolchain
    sschwarzmann authored and aewag committed Sep 1, 2024
    Configuration menu
    Copy the full SHA
    97c5abf View commit details
    Browse the repository at this point in the history