Skip to content

Commit f8ce4f7

Browse files
build(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 277f45e commit f8ce4f7

2 files changed

Lines changed: 79 additions & 15 deletions

File tree

Cargo.lock

Lines changed: 78 additions & 14 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
@@ -49,7 +49,7 @@ serde_derive = { workspace = true }
4949
serde_json = { workspace = true }
5050
serde_regex = { workspace = true }
5151
serde_yaml = { workspace = true }
52-
sha2 = "0.10.9"
52+
sha2 = "0.11.0"
5353
slog = { workspace = true }
5454
sqlparser = { workspace = true }
5555
# TODO: This should be reverted to the latest version once it's published

0 commit comments

Comments
 (0)