Chore(CrateInfo): Update The Crate Information

This commit is contained in:
Tochukwu Nkemdilim
2018-11-11 09:19:17 +01:00
parent aaa2ae7cb4
commit adb79c396d
+6
View File
@@ -2,6 +2,12 @@
name = "wifi-rs"
version = "0.1.0"
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]
tempfile = "3.0.2"