Skip to content

Commit 26ba0ac

Browse files
build(deps): 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 6026fe0 commit 26ba0ac

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.

graph/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ serde_derive = { workspace = true }
5050
serde_json = { workspace = true }
5151
serde_regex = { workspace = true }
5252
serde_yaml = { workspace = true }
53-
sha2 = "0.10.8"
53+
sha2 = "0.10.9"
5454
slog = { version = "2.7.0", features = [
5555
"release_max_level_trace",
5656
"max_level_trace",

0 commit comments

Comments
 (0)