From 7956538ee77f141ce592df6707160ec8c9e5c46f Mon Sep 17 00:00:00 2001 From: Daniel McCarney Date: Thu, 21 Sep 2023 12:14:08 -0400 Subject: [PATCH] Cargo: v0.101.5 -> v0.101.6 --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index 0bc5314f..d2d26978 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.5" +version = "0.101.6" include = [ "Cargo.toml",