Skip to content

Commit 5816485

Browse files
fix(deps): update rust crate sha1 to 0.11.0
1 parent 6793815 commit 5816485

2 files changed

Lines changed: 53 additions & 9 deletions

File tree

Cargo.lock

Lines changed: 52 additions & 8 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
@@ -26,7 +26,7 @@ serde-humantime = "0.1.1"
2626

2727
axum = { version = "0.8.4", features = ["macros"] }
2828
hmac = "0.12.1"
29-
sha1 = "0.10.6"
29+
sha1 = "0.11.0"
3030
hex = "0.4.3"
3131
json = "0.12.4"
3232

0 commit comments

Comments
 (0)