Skip to content
This repository was archived by the owner on May 11, 2026. It is now read-only.

Commit ba6d072

Browse files
chore(cargo): bump hmac from 0.12.1 to 0.13.0
Bumps [hmac](https://github.com/RustCrypto/MACs) from 0.12.1 to 0.13.0. - [Commits](RustCrypto/MACs@hmac-v0.12.1...hmac-v0.13.0) --- updated-dependencies: - dependency-name: hmac dependency-version: 0.13.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 886f4b5 commit ba6d072

2 files changed

Lines changed: 68 additions & 6 deletions

File tree

Cargo.lock

Lines changed: 67 additions & 5 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
@@ -54,7 +54,7 @@ bon = "3.9.1"
5454
chrono = { version = "0.4.44", features = ["serde"] }
5555
dashmap = "6.1.0"
5656
futures = "0.3.32"
57-
hmac = "0.12.1"
57+
hmac = "0.13.0"
5858
phf = { version = "0.13.1", features = ["macros"] }
5959
rand = "0.10.0"
6060
reqwest = { version = "0.13.2", features = ["json", "query", "rustls"] }

0 commit comments

Comments
 (0)