From 5a91ed106177cb8b331b72ad7f1ae1d56bbd4a02 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Foorack=20/=20Max=20Fax=C3=A4lv?= Date: Sat, 30 Mar 2024 22:45:07 +0100 Subject: [PATCH] Update repository field in Cargo.toml --- Cargo.toml | 1 + 1 file changed, 1 insertion(+) diff --git a/Cargo.toml b/Cargo.toml index 4f2a224..2b5e055 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -6,6 +6,7 @@ license = "MIT" authors = ["daimond113 "] description = "A package manager for Roblox" homepage = "https://pesde.daimond113.com" +repository = "https://github.com/daimond113/pesde" include = ["src/**/*", "Cargo.toml", "Cargo.lock", "README.md", "LICENSE", "CHANGELOG.md"] [features]