cargo-mutants-1.1.0 #95
sourcefrog
announced in
Announcements
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Fearless concurrency!
cargo-mutants can now run multiple cargo build and test tasks in parallel, to make better use of machine resources and find mutants faster, controlled by
--jobs
.The minimum Rust version to build cargo-mutants is now 1.63.0. It can still be used to test code under older toolchains.
This discussion was created from the release cargo-mutants-1.1.0.
Beta Was this translation helpful? Give feedback.
All reactions