diff --git a/Cargo.toml b/Cargo.toml index ac259c87..017801e3 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -50,7 +50,7 @@ serde_json = { version = "1", features = ["preserve_order"] } serde_json_canonicalizer = "0.3" thiserror = "2" time = { version = "0.3", features = ["formatting", "parsing"] } -hmac = "0.12" +hmac = "0.13" sha2 = "0.10" # Optional dependencies