diff --git a/Cargo.toml b/Cargo.toml index 775b25e..c71c87c 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -8,6 +8,7 @@ readme = "README.md" repository = "https://git.kennel.ml/Anri/cal8tor" keywords = ["scrape", "calendar"] publish = false +license = "AGPL-3.0-or-later" [dependencies] reqwest = { version = "0.11" }