Files
wifi-rs/examples/hotspot/Cargo.toml
T
2021-02-03 19:39:18 +01:00

7 lines
164 B
TOML

[package]
name = "wifi-cli"
version = "0.1.0"
authors = ["Tochukwu Nkemdilim <nkemdilimtochukwu@gmail.com>"]
[dependencies]
wifi-rs = { path = "../../../wifi-rs" }