[package] name = "file_cabinet" version = "0.1.4" edition = "2021" authors = ["Sam Wyss"] description = "A high performance CLI tool designed to make organizing files easier." license = "MIT" repository = "https://github.com/samwyss/file_cabinet" readme = "./README.md" keywords = ["rust", "file", "management", "organization"] categories = ["command-line-utilities"] # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html [dependencies]