]> code.octet-stream.net Git - netwatcher/commitdiff
Update licence in Cargo.toml main
authorThomas Karpiniec <tom.karpiniec@outlook.com>
Tue, 9 Jul 2024 09:14:23 +0000 (19:14 +1000)
committerThomas Karpiniec <tom.karpiniec@outlook.com>
Tue, 9 Jul 2024 09:14:23 +0000 (19:14 +1000)
Cargo.toml

index d6109a23d452796dabe3db555c9cf7ec908bd326..0a9eca001a33c322a502c9f808173344ac24e951 100644 (file)
@@ -2,7 +2,7 @@
 name = "netwatcher"
 version = "0.1.0"
 edition = "2021"
-license = "Apache-2.0"
+license = "MIT"
 description = "List network interfaces and watch for changes efficiently"
 repository = "https://github.com/thombles/netwatcher"
 readme = "README.md"