Skip to content

Commit db37fa5

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

File tree

2 files changed

+5
-11
lines changed

2 files changed

+5
-11
lines changed

Cargo.lock

+4-10
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ opt-level = 2
3434
[dependencies]
3535
anyhow = "1.0.52"
3636
async-trait = "0.1.52"
37-
base64 = "0.13.0"
37+
base64 = "0.21.7"
3838
chrono = "0.4.9"
3939
futures = "0.3.19"
4040
hdrhistogram = "7.5.0"

0 commit comments

Comments
 (0)