From 8e18f7d2e590d0ab96380f0debf4f20e73684516 Mon Sep 17 00:00:00 2001 From: Mylloon Date: Sat, 14 Sep 2024 14:18:38 +0200 Subject: [PATCH] keywords --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index 6800e14..bbfb767 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -6,7 +6,7 @@ edition = "2021" description = "Timetable extractor for the Paris Cité master's degree in IT" readme = "README.md" repository = "https://git.mylloon.fr/Anri/cal7tor" -keywords = ["scrape", "calendar"] +keywords = ["scrape", "calendar", "paris diderot", "paris cité"] publish = false license = "AGPL-3.0-or-later"