From 65448ef8932cc8136b67445267e0f9849b7395c0 Mon Sep 17 00:00:00 2001 From: "Neal H. Walfield" Date: Thu, 26 Oct 2023 16:04:55 +0200 Subject: openpgp: Release 1.17.0 --- Cargo.lock | 2 +- openpgp/Cargo.toml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/Cargo.lock b/Cargo.lock index 3ce51670..5eee4c80 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -2515,7 +2515,7 @@ dependencies = [ [[package]] name = "sequoia-openpgp" -version = "1.16.0" +version = "1.17.0" dependencies = [ "aes", "aes-gcm", diff --git a/openpgp/Cargo.toml b/openpgp/Cargo.toml index 7093e53f..0da41b92 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.16.0" +version = "1.17.0" authors = [ "Igor Matuszewski ", "Justus Winter ", -- cgit v1.2.3