[package] name = "urlsafe" version = "0.1.1" authors = ["Chad Baxter "] edition = "2018" description = "A tool to defang and re-arm malicious URLs" license = "GPL-3.0" # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html [dependencies] clap = "2.33.3"