[package] name = "treadmill" version = "0.0.1" edition = "2021" license = "MIT OR Apache-2.0" description = "Independent binaries for unit and integration tests." repository = "https://gitlab.com/konnorandrews/treadmill" readme = "README.md" [dependencies] cargo_metadata = "0.15.3" thiserror = "1.0.38"