diff --git a/Cargo.toml b/Cargo.toml index 21f818b..4b42025 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "hyper-rustls" -version = "0.27.3" +version = "0.27.4" edition = "2021" rust-version = "1.71" license = "Apache-2.0 OR ISC OR MIT"