[package] name = "replace" version = "0.1.2" authors = ["petechen <15736755067@163.com>"] edition = "2018" homepage = "https://github.com/ptechen" documentation = "https://github.com/ptechen/rsmd5/blob/master/README.md" repository = "https://github.com/ptechen/replace.git" license = "MIT OR Apache-2.0" readme = "README.md" description = "替换文件中字符串" # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html [dependencies] structopt = "0.3.14" quicli = "0.4.0" regex = "1.3.9" lazy_static = "1.4.0"