Skip to content

Commit

Permalink
build(deps): bump keccak from 0.1.4 to 0.1.5
Browse files Browse the repository at this point in the history
Bumps [keccak](https://github.com/RustCrypto/sponges) from 0.1.4 to 0.1.5.
- [Commits](RustCrypto/sponges@keccak/v0.1.4...keccak-v0.1.5)

---
updated-dependencies:
- dependency-name: keccak
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 15, 2024
1 parent 3020704 commit 331d069
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion sha3/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ rust-version = "1.71"

[dependencies]
digest = "=0.11.0-pre.6"
keccak = "0.1.4"
keccak = "0.1.5"

[dev-dependencies]
digest = { version = "=0.11.0-pre.6", features = ["dev"] }
Expand Down

0 comments on commit 331d069

Please sign in to comment.