From 317296322b584e53b97d2a27806d5ea55481eb05 Mon Sep 17 00:00:00 2001 From: "Neal H. Walfield" Date: Thu, 25 Jan 2024 12:44:33 +0100 Subject: openpgp: Release 1.18.0. --- Cargo.lock | 2 +- openpgp/Cargo.toml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/Cargo.lock b/Cargo.lock index e5465343..9ef00175 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -2580,7 +2580,7 @@ dependencies = [ [[package]] name = "sequoia-openpgp" -version = "1.17.0" +version = "1.18.0" dependencies = [ "aes", "aes-gcm", diff --git a/openpgp/Cargo.toml b/openpgp/Cargo.toml index 601f87f7..f6c214aa 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.17.0" +version = "1.18.0" authors = [ "Igor Matuszewski ", "Justus Winter ", -- cgit v1.2.3