[package] name = "xmap" version = "0.0.1" authors = ["Doublify Technologies "] license = "MIT" license-file = "LICENSE" description = "Utility for network discovery and security auditing" readme = "README.md" documentation = "https://docs.rs/xmap/" homepage = "https://github.com/doublify/xmap" repository = "https://github.com/doublify/xmap" keywords = ["network", "mapper"] categories = ["command-line-utilities"] [dependencies] env_logger = "0.5.6" log = "0.4.1" net2 = "0.2.32"