diff --git a/netfetch/Cargo.toml b/netfetch/Cargo.toml index 2527c62..78b9997 100644 --- a/netfetch/Cargo.toml +++ b/netfetch/Cargo.toml @@ -2,6 +2,7 @@ name = "netfetch" version = "0.0.3" authors = ["Dominik Werder "] +license = "GPL-3.0-only" edition = "2024" [lib]