Skip to content

Commit b46574c

Browse files
chore(deps): bump base64 from 0.22.1 to 0.23.1 in /fuzz
Bumps [base64](https://github.com/marshallpierce/rust-base64) from 0.22.1 to 0.23.1. - [Changelog](https://github.com/marshallpierce/rust-base64/blob/master/RELEASE-NOTES.md) - [Commits](marshallpierce/rust-base64@v0.22.1...v0.23.1) --- updated-dependencies: - dependency-name: base64 dependency-version: 0.23.1 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 3920d36 commit b46574c

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ rust-version = "1.85"
2727

2828
[workspace.dependencies]
2929
anyhow = "1.0"
30-
base64 = "0.22"
30+
base64 = "0.23"
3131
chacha20poly1305 = "0.10"
3232
cssparser = "0.37"
3333
cosmic-text = "0.14.2"

fuzz/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.

0 commit comments

Comments
 (0)