diff --git a/Cargo.toml b/Cargo.toml index b9da252..597cf12 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -2,6 +2,9 @@ name = "ambition" version = "0.4.0" edition = "2021" +authors = ["Muhammad Nauman Raza "] +description = "A fast-paced 2D MMORPG." +readme = "README.md" # Squeeze out more performance for `release` builds - very slow compile times [profile.release]