We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent afc9046 commit c1f5e12Copy full SHA for c1f5e12
Cargo.toml
@@ -3,7 +3,9 @@ name = "cargo-3ds"
3
version = "0.1.0"
4
authors = [ "Rust3DS Org", "Andrea Ciliberti <[email protected]>" ]
5
description = "Cargo wrapper for developing Nintendo 3DS homebrew apps"
6
-repository = "https://github.com/Meziu/cargo-3ds"
+repository = "https://github.com/rust3ds/cargo-3ds"
7
+keywords = ["3ds", "homebrew"]
8
+categories = ["command-line-utilities", "development-tools::cargo-plugins"]
9
license = "MIT OR Apache-2.0"
10
edition = "2021"
11
0 commit comments