X-Git-Url: https://code.octet-stream.net/netwatcher/blobdiff_plain/ffe4640f6422e813ea85284dc5331a0766acf105..refs/heads/main:/Cargo.toml?ds=inline diff --git a/Cargo.toml b/Cargo.toml index d6109a2..0a9eca0 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -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"