From 8d37c233deefc313bc6badea00cb71e2894a44c2 Mon Sep 17 00:00:00 2001 From: Brian Smith Date: Wed, 30 Aug 2023 14:31:02 -0700 Subject: [PATCH] 0.22.1 --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index 27c1294c..7c1d0e8e 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -22,7 +22,7 @@ license-file = "LICENSE" name = "webpki" readme = "README.md" repository = "https://github.com/briansmith/webpki" -version = "0.22.0" +version = "0.22.1" include = [ "Cargo.toml",