diff --git a/Cargo.toml b/Cargo.toml index 86fc49b4..3958846f 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -8,6 +8,7 @@ description = "Find inadequately-tested code that can be removed without any tes repository = "https://github.com/sourcefrog/cargo-mutants" categories = ["development-tools::testing"] keywords = ["testing", "mutants", "cargo", "mutation-testing", "coverage"] +rust-version = "1.58" # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html