Some fixes for the examples and the crate

This commit is contained in:
Israel Duff
2021-02-03 19:39:18 +01:00
parent 69fb3ae92b
commit f55eac147b
6 changed files with 54 additions and 6 deletions
+7
View File
@@ -0,0 +1,7 @@
[package]
name = "wifi-cli"
version = "0.1.0"
authors = ["Tochukwu Nkemdilim <[email protected]>"]
[dependencies]
wifi-rs = { path = "../../../wifi-rs" }