Skip to content

Commit a6e5db9

Browse files
chore(deps): bump sha2 from 0.10.9 to 0.11.0 (#36)
1 parent df5a633 commit a6e5db9

2 files changed

Lines changed: 67 additions & 14 deletions

File tree

Cargo.lock

Lines changed: 66 additions & 13 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
@@ -56,7 +56,7 @@ reqwest = { version = "0.13", features = ["json"], optional = true }
5656
tokio = { version = "1", features = ["rt-multi-thread", "macros"], optional = true }
5757

5858
# Hashing for signatures
59-
sha2 = "0.10"
59+
sha2 = "0.11"
6060

6161
# Logging
6262
tracing = "0.1"

0 commit comments

Comments
 (0)