Skip to content

Commit 82c1d98

Browse files
chore(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 ee59e94 commit 82c1d98

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

Cargo.lock

Lines changed: 1 addition & 1 deletion
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
@@ -52,7 +52,7 @@ thiserror = "2.0"
5252
dirs = "6.0"
5353
chrono = { version = "0.4", default-features = false, features = ["std", "clock"] }
5454
sha1 = "0.10"
55-
sha2 = "0.10"
55+
sha2 = "0.11"
5656
open = "5.3"
5757
fuzzy-matcher = "0.3.7"
5858
async-trait = "0.1.89"

0 commit comments

Comments
 (0)