mutalyzer 0.0.1

Placeholder for the Rust port of the Mutalyzer Python tool
[[bin]]
name = "mutalyzer"
path = "src/main.rs"

[dependencies]

[package]
autobenches = false
autobins = false
autoexamples = false
autotests = false
build = false
description = "Placeholder for the Rust port of the Mutalyzer Python tool"
edition = "2021"
homepage = "https://github.com/mutalyzer/mutalyzer"
license = "MIT"
name = "mutalyzer"
readme = "README.md"
repository = "https://github.com/mutalyzer/mutalyzer"
version = "0.0.1"