From 7cb6c646a07f2a1899f51f728f10e925054180a8 Mon Sep 17 00:00:00 2001 From: Daniel McCarney Date: Fri, 8 Sep 2023 10:58:00 -0400 Subject: [PATCH] Cargo: bump version 0.101.4 -> 0.101.5 --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index 2bf8772b..0bc5314f 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.101.4" +version = "0.101.5" include = [ "Cargo.toml",