[package] name = "truecmd" version.workspace = true edition.workspace = true license.workspace = true authors.workspace = true description.workspace = true documentation.workspace = true repository.workspace = true readme.workspace = true [[bin]] name = "true" path = "src/true.rs" # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html [dependencies]