From 05e736fd927e3b0c28bb5b24b2bed684b32e1485 Mon Sep 17 00:00:00 2001 From: Daniel McCarney Date: Mon, 3 Jul 2023 14:21:43 -0400 Subject: [PATCH] cargo: update version 0.100.1 -> 0.101.0 --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index 5ac37618..91446e85 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.100.1" +version = "0.101.0" include = [ "Cargo.toml",