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"