# 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 = "pma-mako" version = "0.1.0" authors = ["Vilius Povilaika "] description = "A stupid fast phpmyadmin brute-force tool" homepage = "https://github.com/viliuspovilaika/pma-mako" readme = "README.md" keywords = ["cli", "brute-force", "mako", "phpmyadmin"] categories = ["command-line-utilities"] license = "Apache-2.0" repository = "https://github.com/viliuspovilaika/pma-mako" [dependencies.console] version = "0.14.1" [dependencies.flume] version = "0.10.7" [dependencies.indicatif] version = "0.16.2" [dependencies.reqwest] version = "0.11" features = ["cookies"] [dependencies.tokio] version = "1.8.1" features = ["full"]