Skip to content

Commit 4b1d0a3

Browse files
dependabot[bot]tpdenk
authored andcommitted
Bump sha3 from 0.11.0-rc.3 to 0.11.0-rc.7
Bumps [sha3](https://github.com/RustCrypto/hashes) from 0.11.0-rc.3 to 0.11.0-rc.7. - [Commits](RustCrypto/hashes@sha3-0.11.0-rc.3...sha3-v0.11.0-rc.7) --- updated-dependencies: - dependency-name: sha3 dependency-version: 0.11.0-rc.7 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent e48325e commit 4b1d0a3

File tree

2 files changed

+14
-14
lines changed

2 files changed

+14
-14
lines changed

Cargo.lock

Lines changed: 13 additions & 13 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
@@ -71,7 +71,7 @@ log = "0.4"
7171
mkfs-ext2 = { git = "https://github.com/tsatke/mkfs" }
7272
mkfs-filesystem = { git = "https://github.com/tsatke/mkfs" }
7373
rustc-demangle = "0.1"
74-
sha3 = { version = "0.11.0-rc.3", default-features = false }
74+
sha3 = { version = "0.11.0-rc.7", default-features = false }
7575
spin = "0.10"
7676
thiserror = { version = "2.0", default-features = false }
7777
uart_16550 = "0.4"

0 commit comments

Comments
 (0)