[package] name = "muttest" version = "0.0.0-reserved" edition = "2021" description = "effective mutation testing for Rust" authors = [ "Samuel Pilz " ] license = "MIT" repository = "https://github.com/samuelpilz/muttest-rs" [lib] path = "lib.rs"