Browse Source

Rename org

pull/112/head
Andrea Ciliberti 2 years ago
parent
commit
27d8558274
  1. 2
      ctru-rs/Cargo.toml
  2. 2
      ctru-sys/Cargo.toml

2
ctru-rs/Cargo.toml

@ -1,5 +1,5 @@ @@ -1,5 +1,5 @@
[package]
authors = [ "Rust3DS Team", "Ronald Kinard <furyhunter600@gmail.com>" ]
authors = [ "Rust3DS Org", "Ronald Kinard <furyhunter600@gmail.com>" ]
description = "A safe wrapper around smealum's ctrulib."
license = "Zlib"
name = "ctru-rs"

2
ctru-sys/Cargo.toml

@ -1,7 +1,7 @@ @@ -1,7 +1,7 @@
[package]
name = "ctru-sys"
version = "21.2.0+2.1.2-1"
authors = [ "Rust3DS Team", "Ronald Kinard <furyhunter600@gmail.com>" ]
authors = [ "Rust3DS Org", "Ronald Kinard <furyhunter600@gmail.com>" ]
license = "Zlib"
links = "ctru"
edition = "2021"

Loading…
Cancel
Save