# 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 = "2021" name = "rshacker" version = "0.2.1" description = "A funny hacker tool to hack websites (hack.exe)" readme = "README.md" keywords = [ "tui", "hacker", "cli", ] license-file = "LICENSE" repository = "https://github.com/zeriaxdev/rshacker" resolver = "2" [dependencies.colored] version = "2.0.0" [dependencies.dns-lookup] version = "1.0.8" [dependencies.indicatif] version = "0.17.0" [dependencies.rand] version = "0.8.5" [dependencies.regex] version = "1.6.0" [dependencies.spinach] version = "2.1.0"