Skip to content

Commit 9ce4074

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 4f49364 commit 9ce4074

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
@@ -171,7 +171,7 @@ arrayvec = "0.7"
171171
num-bigint = "0.4.6"
172172
num-traits = "0.2.19"
173173
zerocopy = { version = "0.8.20" }
174-
base64 = "0.13"
174+
base64 = "0.22"
175175
zeroize = "=1.3.0"
176176

177177
# HTTP client

0 commit comments

Comments
 (0)