diff --git a/Cargo.toml b/Cargo.toml index 540caa0..1cf149c 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -4,7 +4,7 @@ version = "0.1.0" edition = "2021" license = "AGPL-3.0-or-later" authors = ["Maxime “pep” Buquet "] -description = "Keep track of your Hanabi plays" +description = "Keep track of your Hanabi plays and analyse them" [dependencies] clap = { version = "3.2.16", features = ["derive"] }