Fix stuff removed from the Cargo.toml when merging

i18n
trivernis 2 years ago
parent 1ad98ca780
commit 219716661d
Signed by: Trivernis
GPG Key ID: DFFFCC2C7A02DB45

@ -6,10 +6,8 @@ edition = "2021"
description = "A fast and efficient AUR helper" description = "A fast and efficient AUR helper"
license-file = "LICENSE.md" license-file = "LICENSE.md"
default-run = "ame" default-run = "ame"
keywords = ["aur", "crystal-linux", "pacman", "aur-helper"]
[features] categories = ["command-line-utilities"]
pkg-warner = []
[[bin]] [[bin]]
name = "ame" name = "ame"

Loading…
Cancel
Save