Skip to content

Commit 504b7dc

Browse files
authored
Merge pull request #246 from pbs-data-solutions/dependabot/cargo/md5-0.8.0
Bump md5 from 0.7.0 to 0.8.0
2 parents 9793077 + f8b6dbc commit 504b7dc

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)