diff --git a/Cargo.toml b/Cargo.toml index 4955cde..71e4b50 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "rustls-pki-types" -version = "1.4.0" +version = "1.4.1" edition = "2021" rust-version = "1.60" license = "MIT OR Apache-2.0"