# 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 = "ok-dns" version = "0.1.1" description = "A command line tool to find files and directories by name." homepage = "https://github.com/tengfei-xy/ok-dns" readme = "README.MD" keywords = [ "dns", "ban", ] license = "MIT OR Apache-2.0" repository = "https://github.com/tengfei-xy/ok-dns" [dependencies.actix-web] version = "4.5.1" [dependencies.chrono] version = "0.4.34" [dependencies.env_logger] version = "0.11.2" [dependencies.fastping-rs] version = "0.2.4" [dependencies.log] version = "0.4.21" [dependencies.reqwest] version = "0.11.24" features = [ "blocking", "socks", ] [dependencies.select] version = "0.6.0" [dependencies.serde] version = "1.0.197" features = ["derive"] [dependencies.serde_json] version = "1.0.114" [dependencies.structopt] version = "0.3.26" [dependencies.toml] version = "0.8.10"