From 5649c6a65073a0b2320bb5337d603b22426dbd4e Mon Sep 17 00:00:00 2001 From: Daniel McCarney Date: Fri, 8 Sep 2023 12:58:30 -0400 Subject: [PATCH] Cargo: bump version 0.100.2 -> 0.100.3. --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index dd739ad3..ff975ec0 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -21,7 +21,7 @@ license-file = "LICENSE" name = "rustls-webpki" readme = "README.md" repository = "https://github.com/rustls/webpki" -version = "0.100.2" +version = "0.100.3" include = [ "Cargo.toml",