Skip to content

Commit 00498cb

Browse files
committed
Declare MSRV 1.58
1 parent 06c856d commit 00498cb

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Cargo.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@ description = "Find inadequately-tested code that can be removed without any tes
88
repository = "https://github.com/sourcefrog/cargo-mutants"
99
categories = ["development-tools::testing"]
1010
keywords = ["testing", "mutants", "cargo", "mutation-testing", "coverage"]
11+
rust-version = "1.58"
1112

1213
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
1314

0 commit comments

Comments
 (0)