version 1.2.1

This commit is contained in:
Vincent Breitmoser 2022-04-09 13:37:51 +02:00
parent aa6474fd29
commit aca0cdcdff
2 changed files with 2 additions and 2 deletions

2
Cargo.lock generated
View File

@ -912,7 +912,7 @@ dependencies = [
[[package]]
name = "hagrid"
version = "1.2.0"
version = "1.2.1"
dependencies = [
"anyhow",
"base64 0.10.1",

View File

@ -1,6 +1,6 @@
[package]
name = "hagrid"
version = "1.2.0"
version = "1.2.1"
authors = ["Vincent Breitmoser <look@my.amazin.horse>", "Kai Michaelis <kai@sequoia-pgp.org>", "Justus Winter <justus@sequoia-pgp.org>"]
build = "build.rs"
default-run = "hagrid"