Skip to content

Commit 664f2a9

Browse files
Bump base64 from 0.21.5 to 0.22.0 (#1282)
Bumps [base64](https://github.com/marshallpierce/rust-base64) from 0.21.5 to 0.22.0. - [Changelog](https://github.com/marshallpierce/rust-base64/blob/master/RELEASE-NOTES.md) - [Commits](marshallpierce/rust-base64@v0.21.5...v0.22.0) --- updated-dependencies: - dependency-name: base64 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 8fcaf08 commit 664f2a9

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Cargo.lock

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

image/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,5 +14,5 @@ image.workspace = true
1414

1515
[target.'cfg(not(windows))'.dependencies]
1616
color_quant = "1.1.0"
17-
base64 = "0.21.5"
17+
base64 = "0.22.0"
1818
libc = "0.2.150"

0 commit comments

Comments
 (0)