wifi-connector-rs/Cargo.toml
s-prechtl 8515fe521e Initial committ
also added first utils for nmcli device wifi list
2023-06-13 00:19:37 +02:00

9 lines
201 B
TOML

[package]
name = "wifi-connector"
version = "0.1.0"
edition = "2021"
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
[dependencies]
anyhow = "1.0.71"