diff --git a/Cargo.toml b/Cargo.toml index e073680..e8c33fa 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -3,6 +3,7 @@ name = "loadstar" description = "A simple web framework for rust" repository = "https://git.kjan.de/jank/loadstar" version = "0.0.1" +license = "GPL-3.0-only" edition = "2021" [dependencies]