]> code.octet-stream.net Git - netwatcher/blobdiff - Cargo.toml
Update licence in Cargo.toml
[netwatcher] / Cargo.toml
index f6e31258ab65310367846a636d47bfea2ca676c8..0a9eca001a33c322a502c9f808173344ac24e951 100644 (file)
@@ -2,6 +2,13 @@
 name = "netwatcher"
 version = "0.1.0"
 edition = "2021"
+license = "MIT"
+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]