diff --git a/Cargo.toml b/Cargo.toml index 2852fea..c4aaa29 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -7,6 +7,7 @@ description = "Webpage generator" readme = "README.md" repository = "https://git.mylloon.fr/Anri/mylloon.fr" publish = false +license = "AGPL-3.0-or-later" [dependencies] actix-web = "4"