Chore(CrateInfo): Update The Crate Information
This commit is contained in:
@@ -2,6 +2,12 @@
|
|||||||
name = "wifi-rs"
|
name = "wifi-rs"
|
||||||
version = "0.1.0"
|
version = "0.1.0"
|
||||||
authors = ["Tochukwu Nkemdilim <[email protected]>"]
|
authors = ["Tochukwu Nkemdilim <[email protected]>"]
|
||||||
|
description = "Interface with and manage Wireless Network (WiFi)"
|
||||||
|
license = "MIT"
|
||||||
|
keywords = ["wifi", "network", "wireless"]
|
||||||
|
categories = ["api-bindings", "network-programming"]
|
||||||
|
repository = "https://github.com/tnkemdilim/wifi-rs"
|
||||||
|
readme = "README.md"
|
||||||
|
|
||||||
[dependencies]
|
[dependencies]
|
||||||
tempfile = "3.0.2"
|
tempfile = "3.0.2"
|
||||||
|
|||||||
Reference in New Issue
Block a user