diff --git a/crates/border-wars/Cargo.toml b/crates/border-wars/Cargo.toml index 25c1e40..19eeb0b 100644 --- a/crates/border-wars/Cargo.toml +++ b/crates/border-wars/Cargo.toml @@ -4,7 +4,7 @@ version = "0.1.0" edition = "2021" description = "An online turn based game." repository = "https://git.tipragot.fr/corentin/border-wars.git" -authors = ["corentin"] +authors = ["CoCoSol"] [lints] workspace = true