Skip to content

Commit f75c21b

Browse files
chore(deps)(deps): bump sha2 from 0.10.9 to 0.11.0
Bumps [sha2](https://github.com/RustCrypto/hashes) from 0.10.9 to 0.11.0. - [Commits](RustCrypto/hashes@sha2-v0.10.9...sha2-v0.11.0) --- updated-dependencies: - dependency-name: sha2 dependency-version: 0.11.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 46bf0f9 commit f75c21b

2 files changed

Lines changed: 64 additions & 9 deletions

File tree

Cargo.lock

Lines changed: 63 additions & 8 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

blogr-cli/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@ css-inline = "0.18"
5656
rpassword = "5.0"
5757
base64 = "0.22"
5858
hmac = "0.12"
59-
sha2 = "0.10"
59+
sha2 = "0.11"
6060
hex = "0.4"
6161
subtle = "2.6"
6262
futures = "0.3"

0 commit comments

Comments
 (0)