Skip to content

Commit 3429e3e

Browse files
authored
Merge pull request #38 from rust3ds/publish
Update Cargo.toml before publishing
2 parents afc9046 + c1f5e12 commit 3429e3e

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

Cargo.toml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,9 @@ name = "cargo-3ds"
33
version = "0.1.0"
44
authors = [ "Rust3DS Org", "Andrea Ciliberti <[email protected]>" ]
55
description = "Cargo wrapper for developing Nintendo 3DS homebrew apps"
6-
repository = "https://github.com/Meziu/cargo-3ds"
6+
repository = "https://github.com/rust3ds/cargo-3ds"
7+
keywords = ["3ds", "homebrew"]
8+
categories = ["command-line-utilities", "development-tools::cargo-plugins"]
79
license = "MIT OR Apache-2.0"
810
edition = "2021"
911

0 commit comments

Comments
 (0)