mikrotik-router-switch/Cargo.toml

12 lines
229 B
TOML
Raw Normal View History

2023-11-08 15:38:57 +00:00
[package]
name = "cn_cidr"
version = "0.1.0"
edition = "2021"
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
[dependencies]
reqwest = "0.10"
futures = "0.3.29"
tokio = "0.2.25"