From 95df1cebbe39354767cd95f17dcada3dad07d3f9 Mon Sep 17 00:00:00 2001 From: Tipragot Date: Wed, 7 Feb 2024 06:18:30 +0000 Subject: [PATCH] Actualiser crates/border-wars/Cargo.toml --- crates/border-wars/Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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