Skip to content

Commit e10950c

Browse files
Bump base64 from 0.21.7 to 0.22.1 (#27)
Bumps [base64](https://github.com/marshallpierce/rust-base64) from 0.21.7 to 0.22.1. - [Changelog](https://github.com/marshallpierce/rust-base64/blob/master/RELEASE-NOTES.md) - [Commits](marshallpierce/rust-base64@v0.21.7...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] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 7cb1ad5 commit e10950c

File tree

2 files changed

+6
-12
lines changed

2 files changed

+6
-12
lines changed

Cargo.lock

Lines changed: 5 additions & 11 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ atlas-c2pa-lib = { version = "0.1.0" }
3434
tdx_workload_attestation = { version = "0.1.0", default-features = false }
3535

3636
# Core libraries
37-
base64 = "0.21"
37+
base64 = "0.22"
3838
chrono = "0.4.41" # For timestamp generation in mock attestation reports
3939
env_logger = "0.11"
4040
hex = "0.4"

0 commit comments

Comments
 (0)