diff --git a/Cargo.toml b/Cargo.toml index f8c8df4c1e..18489b850b 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -456,7 +456,7 @@ hickory-server = "0.24.4" highway = "1.3.0" hkdf = "0.12.4" hmac = "0.12.1" -http = "1.2.0" +http = "1.3.1" http-body = "1.0.1" http-body-util = "0.1.3" http-range = "0.1.5"