Skip to content

Commit efd6977

Browse files
Merge pull request #4 from hyperpolymath/dependabot/cargo/sha2-0.11.0
chore(deps): Bump sha2 from 0.10.9 to 0.11.0
2 parents 39fa2f3 + 6568c7d commit efd6977

2 files changed

Lines changed: 64 additions & 11 deletions

File tree

Cargo.lock

Lines changed: 63 additions & 10 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
@@ -19,7 +19,7 @@ thiserror = "2"
1919
tracing = "0.1"
2020
tracing-subscriber = { version = "0.3", features = ["env-filter"] }
2121
anyhow = "1"
22-
sha2 = "0.10"
22+
sha2 = "0.11"
2323
md-5 = "0.10"
2424
argon2 = { version = "0.5", features = ["password-hash"] }
2525
bcrypt = "0.15"

0 commit comments

Comments
 (0)