Skip to content

Commit 38b78e8

Browse files
chore(deps): bump sha2 from 0.10.9 to 0.11.0 (#23)
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> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 92de3dd commit 38b78e8

2 files changed

Lines changed: 79 additions & 24 deletions

File tree

Cargo.lock

Lines changed: 78 additions & 23 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 @@ age = "0.11"
5656
ring = "0.17"
5757
rustls = { version = "0.23", default-features = false, features = ["ring", "std", "tls12"] }
5858
rusqlite = { version = "0.39", features = ["bundled"] }
59-
sha2 = "0.10"
59+
sha2 = "0.11"
6060
hex = "0.4"
6161

6262
# UI

0 commit comments

Comments
 (0)