Skip to content

Commit 79b2fc0

Browse files
build(deps): bump digest from 0.10.7 to 0.11.0 in the cargo group
Bumps the cargo group with 1 update: [digest](https://github.com/RustCrypto/traits). Updates `digest` from 0.10.7 to 0.11.0 - [Commits](RustCrypto/traits@digest-v0.10.7...digest-v0.11.0) --- updated-dependencies: - dependency-name: digest dependency-version: 0.11.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: cargo ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent da86fbc commit 79b2fc0

File tree

2 files changed

+45
-8
lines changed

2 files changed

+45
-8
lines changed

Cargo.lock

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

tackler-core/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ itertools = { workspace = true }
3636
regex = { workspace = true }
3737
sha2 = "0.10.9"
3838
sha3 = "0.10.8"
39-
digest = "0.10.7"
39+
digest = "0.11.0"
4040

4141
gix = { version = "0.79.0", default-features = false, features = ["max-performance-safe", "revision" ]} #"auto-chain-error"] }
4242
toml = "1.0.1"

0 commit comments

Comments
 (0)