Skip to content

Commit e528803

Browse files
build(deps): bump sha2 from 0.10.6 to 0.10.7 (#4705)
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> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 57eba72 commit e528803

File tree

2 files changed

+12
-12
lines changed

2 files changed

+12
-12
lines changed

Cargo.lock

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

chain/arweave/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ graph = { path = "../../graph" }
1212
prost = { workspace = true }
1313
prost-types = { workspace = true }
1414
serde = "1.0"
15-
sha2 = "0.10.6"
15+
sha2 = "0.10.7"
1616

1717
graph-runtime-wasm = { path = "../../runtime/wasm" }
1818
graph-runtime-derive = { path = "../../runtime/derive" }

0 commit comments

Comments
 (0)