# 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 = "pantheon-probe" version = "0.1.3" authors = ["Joseph David "] description = "Pantheon Probe is a versatile network diagnostics tool designed for measuring latency, packet loss, jitter, and bandwidth." readme = "README.md" license = "MIT" repository = "https://github.com/0xTxbi/pantheon-probe" [dependencies.clap] version = "2.33.3" [dependencies.figlet-rs] version = "0.1.5" [dependencies.futures] version = "0.3.29" [dependencies.indicatif] version = "0.15" [dependencies.reqwest] version = "0.11.22" [dependencies.semver] version = "1.0.20" [dependencies.tokio] version = "1.33.0" features = ["full"]