rust_network_status_rate/Cargo.toml

10 lines
211 B
TOML
Raw Normal View History

2022-02-03 12:28:57 +00:00
[package]
name = "rust_network_status_rate"
version = "0.1.0"
edition = "2021"
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
[dependencies]
2022-02-07 08:54:58 +00:00
structopt = "0.3"