diff --git a/Cargo.toml b/Cargo.toml index a009bbf..a255732 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "hyper-rustls" -version = "0.27.2" +version = "0.27.3" edition = "2021" rust-version = "1.70" license = "Apache-2.0 OR ISC OR MIT"