diff --git a/Cargo.toml b/Cargo.toml index f0839613a..fe5ca98b8 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -54,7 +54,7 @@ http-body-util = "0.1.2" hyper = "1.2.0" hyper-util = "0.1.3" hyper-openssl = "0.10.2" -hyper-rustls = { version = "0.27.0", default-features = false } +hyper-rustls = { version = "0.27.1", default-features = false } hyper-socks2 = { version = "0.9.0", default-features = false } hyper-timeout = "0.5.1" json-patch = "2.0.0"