[package] name = "very-trash-cli" version = "0.1.0" edition = "2021" authors = ["Barry "] license = "MIT" description = "Very trashy cli" homepage = "https://github.com/barrybtw/trash-cli/" repository = "https://github.com/barrybtw/trash-cli/" documentation = "https://github.com/barrybtw/trash-cli/" readme = "README.md" # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html [dependencies] dialoguer = "0.10.2"