Skip to content

Commit f8b6dbc

Browse files
Bump md5 from 0.7.0 to 0.8.0
Bumps [md5](https://github.com/stainless-steel/md5) from 0.7.0 to 0.8.0. - [Commits](https://github.com/stainless-steel/md5/commits) --- updated-dependencies: - dependency-name: md5 dependency-version: 0.8.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 9793077 commit f8b6dbc

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
@@ -21,7 +21,7 @@ anyhow = "1.0.98"
2121
clap = { version = "4.5.40", features = ["suggestions", "derive"] }
2222
colored = "3.0.0"
2323
hex = "0.4.3"
24-
md5 = "0.7.0"
24+
md5 = "0.8.0"
2525
sha1 = "0.10.6"
2626
sha2 = "0.10.9"
2727

0 commit comments

Comments
 (0)