diff --git a/Cargo.toml b/Cargo.toml index 8677534..af88dbe 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -2,7 +2,7 @@ name = "cargo-3ds" version = "0.1.0" authors = [ "Rust3DS Org", "Andrea Ciliberti " ] -description = "Cargo wrapper for developing Rust-based Nintendo 3DS homebrew apps" +description = "Cargo wrapper for developing Nintendo 3DS homebrew apps" repository = "https://github.com/Meziu/cargo-3ds" license = "MIT OR Apache-2.0" edition = "2021"