Skip to content

Commit eae46a7

Browse files
dependabot[bot]lukekim
authored andcommitted
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 b22b8cb commit eae46a7

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

Cargo.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

core/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -86,7 +86,7 @@ sea-query = { version = "0.32", features = [
8686
secrecy = "0.10"
8787
serde = { version = "1.0", features = ["derive"] }
8888
serde_json = "1.0"
89-
sha2 = "0.10"
89+
sha2 = "0.11"
9090
snafu = "0.9"
9191
time = "0.3"
9292
tokio = { version = "1.51", features = ["macros", "fs"] }

0 commit comments

Comments
 (0)