diff --git a/Cargo.toml b/Cargo.toml index dc4a413..a5bd1f8 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,11 +1,11 @@ [package] name = "Amethyst" version = "4.0.0" -authors = ["michal ", "axtlos ", "trivernis "] +authors = ["Michal S. ", "axtlos ", "trivernis "] edition = "2021" description = "A fast and efficient AUR helper" -license-file = "LICENSE.md" default-run = "ame" +license-file = "LICENSE" keywords = ["aur", "crystal-linux", "pacman", "aur-helper"] categories = ["command-line-utilities"]