update cargo.toml

This commit is contained in:
2025-03-18 17:50:09 +03:00
parent 79918b0769
commit 08e39bbac8
+2
View File
@@ -6,6 +6,8 @@ authors = ["arabian"]
description = "A tool that helps to build .msp file mod" description = "A tool that helps to build .msp file mod"
readme = "README.md" readme = "README.md"
license = "MIT" license = "MIT"
homepage = "https://github.com/arabianq/build_msp"
repository = "https://github.com/arabianq/build_msp"
keywords = ["switch", "nintendo", "mod", "mods", "msp"] keywords = ["switch", "nintendo", "mod", "mods", "msp"]
build = "build.rs" build = "build.rs"