From 9de8c5fdff6ea29123344b215a6c10be98c08a0a Mon Sep 17 00:00:00 2001 From: Brian Smith Date: Mon, 2 Oct 2023 14:26:10 -0700 Subject: [PATCH] 0.22.3. --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index 4ce94fa1..5c6e2d8d 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -22,7 +22,7 @@ name = "webpki" readme = "README.md" repository = "https://github.com/briansmith/webpki" rust-version = "1.61.0" -version = "0.22.2" +version = "0.22.3" include = [ "Cargo.toml",