1 2 3 4 5 6 7 8 9 10
[package] name = "cargo-mutants-testdata-missing-test" version = "0.0.0" edition = "2021" authors = ["Martin Pool"] publish = false resolver = "2" [dependencies] tempfile = "3.4"