# 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 = "proxy-scraper-checker" version = "0.1.3" authors = ["Xewdy444 "] description = "A command-line tool for scraping and checking HTTP and SOCKS5 proxies from the checkerproxy.net proxies archive" homepage = "https://github.com/Xewdy444/Proxy-Scraper-Checker" readme = "README.md" keywords = [ "proxy", "scraper", "checker", "http", "socks5", ] categories = ["command-line-utilities"] license = "MIT" repository = "https://github.com/Xewdy444/Proxy-Scraper-Checker" [profile.release] lto = "fat" codegen-units = 1 strip = true [dependencies.anyhow] version = "1.0.86" [dependencies.clap] version = "4.5.7" features = ["derive"] [dependencies.futures] version = "0.3.30" [dependencies.humantime] version = "2.1.0" [dependencies.indicatif] version = "0.17.8" [dependencies.reqwest] version = "0.12.4" features = ["socks"] [dependencies.rlimit] version = "0.10.1" [dependencies.scraper] version = "0.19.0" [dependencies.serde_json] version = "1.0.117" [dependencies.tabled] version = "0.15.0" [dependencies.tokio] version = "1.38.0" features = ["full"]