From 31cbb3c3b49da561ca7d011a04a48249322e7d48 Mon Sep 17 00:00:00 2001 From: Justus Winter Date: Thu, 11 Apr 2024 17:43:52 +0200 Subject: openpgp: Release 1.20.0. --- Cargo.lock | 2 +- openpgp/Cargo.toml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/Cargo.lock b/Cargo.lock index ea7c0721..e322be53 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -2604,7 +2604,7 @@ dependencies = [ [[package]] name = "sequoia-openpgp" -version = "1.19.0" +version = "1.20.0" dependencies = [ "aes", "aes-gcm", diff --git a/openpgp/Cargo.toml b/openpgp/Cargo.toml index 9e0a8c94..d3ef4626 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.19.0" +version = "1.20.0" authors = [ "Igor Matuszewski ", "Justus Winter ", -- cgit v1.2.3