Skip to content

Commit 2ccd635

Browse files
Bump sha2 from 0.9.9 to 0.10.9
Bumps [sha2](https://github.com/RustCrypto/hashes) from 0.9.9 to 0.10.9. - [Commits](RustCrypto/hashes@sha2-v0.9.9...sha2-v0.10.9) --- updated-dependencies: - dependency-name: sha2 dependency-version: 0.10.9 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 3f7b42e commit 2ccd635

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.

crates/ev-enclave/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ axum = "0.5.16"
3939
serde_cbor = "0.11"
4040
base64 = "0.22.1"
4141
aws-nitro-enclaves-image-format = "0.2.0"
42-
sha2 = "0.9.9"
42+
sha2 = "0.10.9"
4343
git2 = "0.21"
4444
version-compare = "0.2.1"
4545
regex = "1.8.1"

0 commit comments

Comments
 (0)