From 740cecdd0cb8582ac86f1ad08d90f52b3aad9cb8 Mon Sep 17 00:00:00 2001 From: Alessandro Suha Date: Thu, 9 May 2024 14:00:24 +0200 Subject: [PATCH] init --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index e3cf189..05a1807 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -5,7 +5,7 @@ edition = "2021" description = "a robust and versatile Discord bot developed using the Serenity library in Rust" license = "GPL-3.0-only WITH Commons-Clause-1.0" readme = "README.md" -homepage = "https://yourprojecthomepage.com" +#homepage = "N/A" repository = "https://github.com/Plarpoon/Red" publish = false