From 08e39bbac86e9d325859ec8d4629c0ce44f99b47 Mon Sep 17 00:00:00 2001 From: Alexander Tarasov Date: Tue, 18 Mar 2025 17:50:09 +0300 Subject: [PATCH] update cargo.toml --- Cargo.toml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/Cargo.toml b/Cargo.toml index e69dcd6..dca9a2a 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -6,6 +6,8 @@ authors = ["arabian"] description = "A tool that helps to build .msp file mod" readme = "README.md" license = "MIT" +homepage = "https://github.com/arabianq/build_msp" +repository = "https://github.com/arabianq/build_msp" keywords = ["switch", "nintendo", "mod", "mods", "msp"] build = "build.rs"