# 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 are reading this file be aware that the original Cargo.toml # will likely look very different (and much more reasonable). # See Cargo.toml.orig for the original contents. [package] edition = "2018" name = "NtH1M" version = "0.2.4" authors = [ "Late Binit Ghimire ", "Captain Nick Lucifer* ", ] exclude = [] description = "Now, the Host is Mine! - Super Fast Sub-domain Takeover Detection!" homepage = "https://github.com/c4p-n1ck/NtH1M/" documentation = "https://github.com/c4p-n1ck/NtH1M/" readme = "README.md" keywords = [ "host-takeover", "subdomain-takeover", "pentesting", "bug-bounty", "red-teaming", ] categories = ["command-line-utilities"] license = "MIT" repository = "https://github.com/c4p-n1ck/NtH1M/" [profile.dev] opt-level = 0 lto = false codegen-units = 256 debug = true debug-assertions = true rpath = false panic = "abort" overflow-checks = true incremental = true [profile.release] opt-level = "z" lto = true codegen-units = 1 debug = false debug-assertions = false rpath = false panic = "abort" overflow-checks = false incremental = false [dependencies.ansi_term] version = "0.12.1" [dependencies.clap] version = "3.0.10" [dependencies.futures] version = "0.3.15" [dependencies.http] version = "0.2.6" [dependencies.platform-dirs] version = "0.3.0" [dependencies.reqwest] version = "0.11.8" features = ["blocking"] [dependencies.serde] version = "1.0.122" features = ["derive"] [dependencies.serde_json] version = "1.0.61" [dependencies.tokio] version = "1.15.0" features = ["full"] [target."cfg(not(any(target_os = \"macos\", target_os = \"windows\")))".dependencies.openssl] version = "0.10" features = ["vendored"]