Skip to content

Commit eece4df

Browse files
chore(deps): bump sha3 from 0.10.8 to 0.12.0
Bumps [sha3](https://github.com/RustCrypto/hashes) from 0.10.8 to 0.12.0. - [Commits](RustCrypto/hashes@sha3/v0.10.8...sha3-v0.12.0) --- updated-dependencies: - dependency-name: sha3 dependency-version: 0.12.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 2a814b0 commit eece4df

2 files changed

Lines changed: 70 additions & 19 deletions

File tree

Cargo.lock

Lines changed: 69 additions & 18 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
@@ -53,7 +53,7 @@ goblin = "0.10.5"
5353
similar = "3.1.0"
5454
tokio = { version = "1.52.3", features = ["full"] }
5555
temp-dir = "0.2.0"
56-
sha3 = "0.10.8"
56+
sha3 = "0.12.0"
5757
blake2 = "0.10.6"
5858
insta = { version = "1.45.1", features = ["filters"] }
5959
tar = "0.4.46"

0 commit comments

Comments
 (0)