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

Bump cargo-mutants and cargo-tarpaulin to latest #96

Merged
merged 1 commit into from
Jul 28, 2023

Commits on Jul 28, 2023

  1. Bump cargo-mutants and cargo-tarpaulin to latest

    Update all cargo tooling (listed in the prerequisites section of the
    Contributing Guidelines) to the latest version. `cargo-all-features` and
    `cargo-deny` don't have a new version available. `cargo-mutants` bumped
    from 23.5.0 to 23.6.0 with a myriad of improvements. `cargo-tarpualin`
    bumped from 0.25.2 to 0.26.1 with some fixes and improvements.
    
    Since no new features are utilized the minimum versions of these tools
    listed in the Contributing Guidelines have not been updated.
    
    Besides staying up-to-date, these updates should help improve the
    visibility into the quality of the tests of this project.
    ericcornelissen committed Jul 28, 2023
    Configuration menu
    Copy the full SHA
    f1101eb View commit details
    Browse the repository at this point in the history