From c55f525a09f5547309905167547f7a49de66ea04 Mon Sep 17 00:00:00 2001 From: Dirkjan Ochtman Date: Fri, 1 Sep 2023 10:12:11 +0200 Subject: [PATCH] Bump version to alpha.1 with pki-types --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index 122d633a..6de14107 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -21,7 +21,7 @@ license = "ISC" name = "rustls-webpki" readme = "README.md" repository = "https://github.com/rustls/webpki" -version = "0.102.0-alpha.0" +version = "0.102.0-alpha.1" include = [ "Cargo.toml",