# 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 = "request_smuggler" version = "0.1.0-alpha.2" authors = ["Alexander Mironov "] description = "Http request smuggling vulnerability scanner" homepage = "https://github.com/Sh1Yo/request_smuggler" readme = "README.md" keywords = ["security", "web", "scanner"] categories = ["command-line-utilities"] license = "GPL-3.0-or-later" repository = "https://github.com/Sh1Yo/request_smuggler" [dependencies.clap] version = "2.33.1" [dependencies.colored] version = "2" [dependencies.env_logger] version = "0.7.1" [dependencies.flate2] version = "1.0" [dependencies.native-tls] version = "0.2.7" [dependencies.regex] version = "1.3.7" [dependencies.url] version = "2.1.1"