[package] name = "exec-target" version = "0.2.9" authors = ["aki "] description = """ the simple invoke command for test """ keywords = ["invoke", "command"] categories = ["development-tools::testing", "text-processing"] license = "MIT OR Apache-2.0" readme = "README.md" edition = "2021" rust-version = "1.56.0" repository = "https://github.com/aki-akaguma/exec-target" [dependencies] [build-dependencies] [workspace] members = ["test-helper"]