Skip to content

Commit 89c8591

Browse files
Bump sha2 from 0.10.8 to 0.10.9
Bumps [sha2](https://github.com/RustCrypto/hashes) from 0.10.8 to 0.10.9. - [Commits](RustCrypto/hashes@sha2-v0.10.8...sha2-v0.10.9) --- updated-dependencies: - dependency-name: sha2 dependency-version: 0.10.9 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent b5f1a1c commit 89c8591

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Cargo.lock

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

node/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ log = "0.4.21"
1818
webpki-roots = "0.26.1"
1919
rustls-pki-types = "1.3.1"
2020
openssl = "0.10.72"
21-
sha2 = "0.10.8"
21+
sha2 = "0.10.9"
2222
futures = "0.3.30"
2323
bs58 = { version = "0.5.0", features = ["cb58"] }
2424
clap = { version = "4.5.37", features = ["derive"] }

0 commit comments

Comments
 (0)