Skip to content

Commit 4e65870

Browse files
fix(deps): update rust crate hmac to 0.13.0
1 parent 6793815 commit 4e65870

2 files changed

Lines changed: 60 additions & 14 deletions

File tree

Cargo.lock

Lines changed: 59 additions & 13 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ serde_yaml = "0.9.33"
2525
serde-humantime = "0.1.1"
2626

2727
axum = { version = "0.8.4", features = ["macros"] }
28-
hmac = "0.12.1"
28+
hmac = "0.13.0"
2929
sha1 = "0.10.6"
3030
hex = "0.4.3"
3131
json = "0.12.4"

0 commit comments

Comments
 (0)