From ab91a6ad7c69a937fe8d462da7c7fcb66b89c704 Mon Sep 17 00:00:00 2001 From: Mylloon Date: Wed, 15 Feb 2023 15:39:13 +0100 Subject: [PATCH] Update licence --- Cargo.toml | 1 + 1 file changed, 1 insertion(+) 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"