Skip to content

Commit c3a71a8

Browse files
dependabot[bot]falk-werner
authored andcommitted
Bump sha256 from 1.5.0 to 1.6.0
Bumps [sha256](https://github.com/baoyachi/sha256-rs) from 1.5.0 to 1.6.0. - [Release notes](https://github.com/baoyachi/sha256-rs/releases) - [Commits](baoyachi/sha256-rs@1.5.0...1.6.0) --- updated-dependencies: - dependency-name: sha256 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent e533255 commit c3a71a8

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Cargo.lock

Lines changed: 2 additions & 2 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
@@ -6,7 +6,7 @@ edition = "2021"
66
[dependencies]
77
clap = { version = "4.5.31", features = ["derive"] }
88
regex = "1.11.1"
9-
sha256 = "1.5.0"
9+
sha256 = "1.6.0"
1010
walkdir = "2.5.0"
1111

1212
[dev-dependencies]

0 commit comments

Comments
 (0)