Files
wifi-rs/examples/hotspot/Cargo.toml
T

8 lines
185 B
TOML

[package]
name = "wifi-connect"
version = "0.1.0"
edition = "2018"
authors = ["Tochukwu Nkemdilim <[email protected]>"]
[dependencies]
wifi-rs = { path = "../../../wifi-rs" }