Skip to content

Commit e3b9c99

Browse files
Bump sha2 from 0.10.6 to 0.10.7
Bumps [sha2](https://github.com/RustCrypto/hashes) from 0.10.6 to 0.10.7. - [Commits](RustCrypto/hashes@sha2-v0.10.6...sha2-v0.10.7) --- updated-dependencies: - dependency-name: sha2 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent edeb411 commit e3b9c99

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

Cargo.lock

Lines changed: 4 additions & 4 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
@@ -24,7 +24,7 @@ yaml-rust = "0.4.4"
2424
simplelog = "0.12"
2525
nix = { version = "0.26", default-features = false, features = ["user"] }
2626
shlex = "1.1"
27-
sha2 = "0.10.6"
27+
sha2 = "0.10.7"
2828
anyhow = "1.0.71"
2929
thiserror = "1.0.40"
3030

0 commit comments

Comments
 (0)