# THIS FILE IS AUTOMATICALLY GENERATED BY CARGO # # When uploading crates to the registry Cargo will automatically # "normalize" Cargo.toml files for maximal compatibility # with all versions of Cargo and also rewrite `path` dependencies # to registry (e.g., crates.io) dependencies # # If you believe there's an error in this file please file an # issue against the rust-lang/cargo repository. If you're # editing this file be aware that the upstream Cargo.toml # will likely look very different (and much more reasonable) [package] edition = "2018" name = "findomain" version = "2.1.5" authors = ["Eduard Tolosa "] description = "The fastest and cross-platform subdomain enumerator, do not waste your time." readme = "README.md" keywords = ["discover-subdomains", "ct-logs", "search-subdomains", "enumerate-subdomains", "subdomain-scanner"] license = "GPL-3.0-or-later" repository = "https://github.com/edu4rdshl/findomain" [dependencies.clap] version = "2.33.3" features = ["yaml"] [dependencies.config] version = "0.10.1" features = ["yaml", "json", "toml", "hjson", "ini"] [dependencies.failure] version = "0.1.8" [dependencies.lazy_static] version = "1.4.0" [dependencies.postgres] version = "0.18.1" [dependencies.rand] version = "0.7.3" [dependencies.rayon] version = "1.5.0" [dependencies.reqwest] version = "0.10.9" features = ["blocking", "json"] [dependencies.semver] version = "0.11.0" [dependencies.serde] version = "1.0.118" features = ["derive"] [dependencies.serde_derive] version = "1.0.118" [dependencies.trust-dns-resolver] version = "0.19.6" features = ["dns-over-rustls"] [dependencies.url] version = "2.2.0" [target.aarch64-unknown-linux-gnu.dependencies.openssl] version = "0.10.31" features = ["vendored"] [target.arm-unknown-linux-gnueabihf.dependencies.openssl] version = "0.10.31" features = ["vendored"]