# 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 = "best403unlocker-rs" version = "0.1.4" authors = ["BrPrS"] include = [ "src/*.rs", "Cargo.toml", "LICENSE", "README.md", ] description = "Rust implementation of best403unlocker project to bypass 403" readme = "README.md" keywords = [ "403", "dns", "tools", "bypass-403", "bypass", ] categories = [ "command-line-utilities", "development-tools", "accessibility", "network-programming", ] license = "GPL-3.0-only" repository = "https://github.com/403unlocker/best403unlocker-rs" [dependencies.chrono] version = "0.4.38" [dependencies.colog] version = "1.3.0" [dependencies.futures-util] version = "0.3.30" [dependencies.log] version = "0.4.22" [dependencies.reqwest] version = "0.12.5" features = [ "blocking", "stream", ] [dependencies.serde] version = "1.0" features = ["derive"] [dependencies.tokio] version = "1.38.0" features = ["macros"] [dependencies.toml] version = "0.8.14" [dependencies.trust-dns-resolver] version = "0.23.2"