diff --git a/Cargo.toml b/Cargo.toml index e462bb1..156baac 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -34,7 +34,7 @@ heck = "0.5.0" hex = "0.4.3" http = "1" http-body-util = "0.1.5" -hyper = "1.10.1" +hyper = "1.11.1" hyper-util = "0.1" jsonwebtoken = { version = "10.2", features = ["aws_lc_rs"] } metrics = "0.24.5"