]> code.octet-stream.net Git - netwatcher/blobdiff - Cargo.toml
Switch to simpler MIT licence
[netwatcher] / Cargo.toml
index f6e31258ab65310367846a636d47bfea2ca676c8..d6109a23d452796dabe3db555c9cf7ec908bd326 100644 (file)
@@ -2,6 +2,13 @@
 name = "netwatcher"
 version = "0.1.0"
 edition = "2021"
+license = "Apache-2.0"
+description = "List network interfaces and watch for changes efficiently"
+repository = "https://github.com/thombles/netwatcher"
+readme = "README.md"
+authors = ["Thomas Karpiniec <tom.karpiniec@outlook.com>"]
+keywords = ["interfaces", "ip", "adapter"]
+categories = ["network-programming"]
 
 [dependencies]