Skip to content

Commit 167fc51

Browse files
dependabot[bot]drahnr
authored andcommitted
build(deps): bump base64 from 0.21.7 to 0.22.1
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-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 4271d46 commit 167fc51

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
@@ -27,7 +27,7 @@ strip = true
2727
anyhow = { version = "1.0", features = ["backtrace"] }
2828
ar = "0.9"
2929
async-trait = "0.1"
30-
base64 = "0.21"
30+
base64 = "0.22"
3131
bincode = "1"
3232
blake3 = "1"
3333
byteorder = "1.5"

0 commit comments

Comments
 (0)