diff --git a/Cargo.toml b/Cargo.toml index cb4a8f3..3c39e21 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -2,7 +2,7 @@ name = "gba" description = "A crate (and book) for making GBA games with Rust." version = "0.3.0-pre" -authors = ["Lokathor ", "Ketsuban"] +authors = ["Lokathor ", "Thomas Winwood "] repository = "https://github.com/rust-console/gba" readme = "README.md" keywords = ["gba"]