Skip to content

Commit 0739522

Browse files
build(deps): bump digest from 0.11.0-rc.4 to 0.11.0-rc.5
Bumps [digest](https://github.com/RustCrypto/traits) from 0.11.0-rc.4 to 0.11.0-rc.5. - [Commits](RustCrypto/traits@digest-v0.11.0-rc.4...digest-v0.11.0-rc.5) --- updated-dependencies: - dependency-name: digest dependency-version: 0.11.0-rc.5 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent bf4da23 commit 0739522

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

Cargo.lock

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

digest-io/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ categories = ["cryptography"]
1313
description = "std::io-compatibility wrappers for traits defined in the digest crate"
1414

1515
[dependencies]
16-
digest = "0.11.0-rc.3"
16+
digest = "0.11.0-rc.5"
1717

1818
[dev-dependencies]
1919
sha2 = "0.11.0-pre.5"

0 commit comments

Comments
 (0)