Skip to content

Commit 5ba355b

Browse files
authored
Merge pull request #238 from pbs-data-solutions/dependabot/cargo/sha2-0.10.9
Bump sha2 from 0.10.8 to 0.10.9
2 parents 7a5af4f + 2ea0aa8 commit 5ba355b

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
@@ -23,7 +23,7 @@ colored = "3.0.0"
2323
hex = "0.4.3"
2424
md5 = "0.7.0"
2525
sha1 = "0.10.6"
26-
sha2 = "0.10.8"
26+
sha2 = "0.10.9"
2727

2828
[dev-dependencies]
2929
tempfile = "3.19.1"

0 commit comments

Comments
 (0)