Skip to content

Commit 9e42c72

Browse files
build(deps): bump base64 from 0.2.1 to 0.21.7
Bumps [base64](https://github.com/marshallpierce/rust-base64) from 0.2.1 to 0.21.7. - [Changelog](https://github.com/marshallpierce/rust-base64/blob/master/RELEASE-NOTES.md) - [Commits](marshallpierce/rust-base64@v0.2.1...v0.21.7) --- updated-dependencies: - dependency-name: base64 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent cb803c0 commit 9e42c72

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

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.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -158,7 +158,7 @@ bytemuck = { version = "1.19.0" }
158158
num-bigint = "0.4.6"
159159
num-traits = "0.2.19"
160160
zerocopy = { version = "0.8.20" }
161-
base64 = "0.13"
161+
base64 = "0.21"
162162

163163
# HTTP client
164164
reqwest = "0.11"

0 commit comments

Comments
 (0)