From be3c2edd091aed1023dd7ea9f925067a87935979 Mon Sep 17 00:00:00 2001 From: Joseph Birr-Pixton Date: Thu, 30 Nov 2023 16:16:36 +0000 Subject: [PATCH] Move to 0.102.0 --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index f47e4982..0f7e6a88 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.8" +version = "0.102.0" include = [ "Cargo.toml",