From 65cd6fc513741cf9c1187c9750b226251ade8f20 Mon Sep 17 00:00:00 2001 From: Justus Winter Date: Thu, 23 Dec 2021 12:46:48 +0100 Subject: openpgp: Release 1.7.0. --- Cargo.lock | 2 +- openpgp/Cargo.toml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/Cargo.lock b/Cargo.lock index c8219ab4..8cec8fc1 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -2676,7 +2676,7 @@ dependencies = [ [[package]] name = "sequoia-openpgp" -version = "1.6.0" +version = "1.7.0" dependencies = [ "aes", "anyhow", diff --git a/openpgp/Cargo.toml b/openpgp/Cargo.toml index bf6fe916..dface38a 100644 --- a/openpgp/Cargo.toml +++ b/openpgp/Cargo.toml @@ -1,7 +1,7 @@ [package] name = "sequoia-openpgp" description = "OpenPGP data types and associated machinery" -version = "1.6.0" +version = "1.7.0" authors = [ "Igor Matuszewski ", "Justus Winter ", -- cgit v1.2.3