Skip to content

Commit a7aa261

Browse files
chore(deps): bump hmac from 0.12.1 to 0.13.0 (#73)
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> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 73d453b commit a7aa261

2 files changed

Lines changed: 75 additions & 13 deletions

File tree

Cargo.lock

Lines changed: 74 additions & 12 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
@@ -35,7 +35,7 @@ cbc = "0.1"
3535
pbkdf2 = "0.12"
3636
sha1 = "0.10"
3737
sha2 = "0.10"
38-
hmac = "0.12"
38+
hmac = "0.13"
3939

4040
# Browser engine
4141
browser-engine = { git = "https://github.com/steel-dev/agent-browser", branch = "as-lib", package = "agent-browser" }

0 commit comments

Comments
 (0)