diff --git a/Rust/Cargo.toml b/Rust/Cargo.toml index 9b090f2..b434d73 100644 --- a/Rust/Cargo.toml +++ b/Rust/Cargo.toml @@ -1,7 +1,7 @@ [package] name = "chat-reseau" version = "0.5.7" -authors = ["Lucien Cartier-Tilet "] +authors = ["Lucien Cartier-Tilet "] [dependencies] colored = "1.6"