Skip to content

Commit ad94b41

Browse files
Chore(deps): 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 f06b254 commit ad94b41

2 files changed

Lines changed: 76 additions & 14 deletions

File tree

Cargo.lock

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

core/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ regex = "1.12.3"
3030
async-trait = "0.1"
3131
sysinfo = "0.38.4"
3232
tempfile = "3.27.0"
33-
hmac = "0.12.1"
33+
hmac = "0.13.0"
3434
sha2 = "0.10.9"
3535
getrandom = "0.4.2"
3636
sqlx = { version = "0.8.6", features = [

0 commit comments

Comments
 (0)