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