Skip to content

Commit 16cd108

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

File tree

2 files changed

+27
-18
lines changed

2 files changed

+27
-18
lines changed

Cargo.lock

Lines changed: 26 additions & 17 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.7", default-features = false }
74+
sha3 = { version = "0.11.0-rc.8", 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)