[package] name = "crtsh" version = "0.4.2" authors = ["z0mbie42 "] description = "crt.sh domains scraper" readme = "README.md" license = "MPL-2.0" homepage = "https://github.com/phasersec/crtsh.rs.git" repository = "https://github.com/phasersec/crtsh.rs.git" keywords = ["security", "enumeration", "domain", "infosec", "pentest"] categories = ["security"] [dependencies] reqwest = "0.8" error-chain = "0.11" clap = "2.31" select = "0.4" regex = "0.2" term = "0.5"