amethyst: bump to version v4.0.1

v4.0.1
Fries 2 years ago
parent 0a30bb99ae
commit 4f63f62a29

2
Cargo.lock generated

@ -4,7 +4,7 @@ version = 3
[[package]] [[package]]
name = "Amethyst" name = "Amethyst"
version = "4.0.0" version = "4.0.1"
dependencies = [ dependencies = [
"alpm", "alpm",
"alpm-utils", "alpm-utils",

@ -1,6 +1,6 @@
[package] [package]
name = "Amethyst" name = "Amethyst"
version = "4.0.0" version = "4.0.1"
authors = ["Michal S. <michal@tar.black>", "axtlos <axtlos@tar.black>", "trivernis <trivernis@protonmail.com>", "Fries <fries@tar.black>"] authors = ["Michal S. <michal@tar.black>", "axtlos <axtlos@tar.black>", "trivernis <trivernis@protonmail.com>", "Fries <fries@tar.black>"]
description = "A fast and efficient AUR helper" description = "A fast and efficient AUR helper"
repository = "https://github.com/crystal-linux/amethyst" repository = "https://github.com/crystal-linux/amethyst"

Loading…
Cancel
Save