From 00fff939899788eb4bd1d6cde5dd4f657cd2a6da Mon Sep 17 00:00:00 2001 From: Henry Wenger-Stickel Date: Thu, 11 Apr 2024 08:34:22 -0500 Subject: [PATCH] Add cargo information --- Cargo.toml | 1 + 1 file changed, 1 insertion(+) diff --git a/Cargo.toml b/Cargo.toml index 2464b37..8803299 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -5,6 +5,7 @@ edition = "2021" authores = ["Wizard28 ", "Elsie19 "] description = "Pacstall's Discord server and GitHub bot" license = "AGPL-3.0-or-later" +repository = "https://github.com/pacstall/pacbot" build = "src/build.rs"