1
0
Fork 0
mirror of https://gitlab.com/hagrid-keyserver/hagrid.git synced 2023-02-13 20:55:02 -05:00

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"