diff --git a/Cargo.toml b/Cargo.toml index 12e44775b..9ac0c1987 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -67,7 +67,7 @@ hmac = "0.12" hex = "0.4" hostname-validator = "1" hyper = { version = "1", features = ["full"] } -hyper-util = { version = "0.1.1", default-features = true } +hyper-util = { version = "0.1.2", default-features = true } hyper-tls = "0.6" indexmap = "2" inventory = "0.3"