1 2 3 4 5 6 7 8 9 10
[[bin]] name = "mush-test" path = "src/main.rs" [package] description = "Mush, a build system for shell." edition = "2021" license = "MIT" name = "rust-app" version = "0.1.0"