Skip to content

Commit 3f7b42e

Browse files
Bump base64 from 0.13.1 to 0.22.1 (#259)
Bumps [base64](https://github.com/marshallpierce/rust-base64) from 0.13.1 to 0.22.1. - [Changelog](https://github.com/marshallpierce/rust-base64/blob/master/RELEASE-NOTES.md) - [Commits](marshallpierce/rust-base64@v0.13.1...v0.22.1) --- updated-dependencies: - dependency-name: base64 dependency-version: 0.22.1 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent a29f292 commit 3f7b42e

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
@@ -37,7 +37,7 @@ x509-parser = "0.14.0"
3737
hex = "0.4.3"
3838
axum = "0.5.16"
3939
serde_cbor = "0.11"
40-
base64 = "0.13.0"
40+
base64 = "0.22.1"
4141
aws-nitro-enclaves-image-format = "0.2.0"
4242
sha2 = "0.9.9"
4343
git2 = "0.21"

0 commit comments

Comments
 (0)