[package] name = "muttest-core" 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" autoexamples = false [workspace] members = [".", "codegen", "app", "api"]