Skip to content

Commit 9506ad9

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 f53f411 commit 9506ad9

File tree

2 files changed

+69
-16
lines changed

2 files changed

+69
-16
lines changed

Cargo.lock

Lines changed: 68 additions & 15 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
@@ -42,7 +42,7 @@ camino = { version = "1.2.2", features = ["serde1"] }
4242
semver = "1.0.27"
4343
newline-converter = "0.3.0"
4444
dialoguer = "0.12.0"
45-
sha2 = "0.10.9"
45+
sha2 = "0.11.0"
4646
minijinja = { version = "2.16.0", features = ["debug", "loader", "builtins", "json", "custom_syntax"] }
4747
include_dir = "0.7.4"
4848
itertools = "0.14.0"

0 commit comments

Comments
 (0)