[package] name = "resname" version = "0.1.2" authors = ["Larry Hsiao "] edition = "2018" description = "A tool for renaming resource files for project" license = "MIT" repository = "https://github.com/LarryHsiao/res_rename" # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html [dependencies] clap = "2.33.1"