[package] name = "taus-cli" version = "0.1.0" edition = "2021" description = "CLI tool" license = "MIT" homepage = "https://github.com/Quied" repository = "https://github.com/Quied/Taus" documentation = "https://doc.rust-lang.org/std/" readme = "./README.md" categories = ["command-line-utilities"] keywords = ["cli", "rust"] # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html [dependencies]