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