cargo-mutants 27.0.0

Inject bugs and see if your tests catch them
1
2
3
4
5
6
7
[package]
name = "cargo-mutants-testdata-dangling-mod"
publish = false
version = "0.0.0"
edition = "2021"

[dependencies]