diff --git a/Cargo.toml b/Cargo.toml index b4ecc996..b0e53483 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -50,7 +50,7 @@ env_logger = "0.11" form_urlencoded = "1" futures = "0.3" hex = "0.4" -hmac = "0.12" +hmac = "0.13" http = "1" jiff = "0.2" jsonwebtoken = { version = "10", features = ["aws_lc_rs"] }