We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 06c856d commit 00498cbCopy full SHA for 00498cb
Cargo.toml
@@ -8,6 +8,7 @@ description = "Find inadequately-tested code that can be removed without any tes
8
repository = "https://github.com/sourcefrog/cargo-mutants"
9
categories = ["development-tools::testing"]
10
keywords = ["testing", "mutants", "cargo", "mutation-testing", "coverage"]
11
+rust-version = "1.58"
12
13
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
14
0 commit comments