diff --git a/Cargo.toml b/Cargo.toml index 6a5e56b..ba61bad 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -2,7 +2,7 @@ name = "OlympicTeamNameChooser" version = "0.1.0" edition = "2021" -author = "Wyatt J. Miller" +authors = ["Wyatt J. Miller "] [dependencies] rand = "*"