Skip to content

Commit bb06bba

Browse files
build(deps): bump base64 from 0.12.3 to 0.22.0 (#1096)
Bumps [base64](https://github.com/marshallpierce/rust-base64) from 0.12.3 to 0.22.0. - [Changelog](https://github.com/marshallpierce/rust-base64/blob/master/RELEASE-NOTES.md) - [Commits](marshallpierce/rust-base64@v0.12.3...v0.22.0) --- updated-dependencies: - dependency-name: base64 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent c458700 commit bb06bba

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.

forester/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ rand = "0.8.5"
4242
dotenvy = "0.15.7"
4343
crossbeam-channel = "0.5.12"
4444
tokio-stream = "0.1.14"
45-
base64 = "0.12.3"
45+
base64 = "0.22.0"
4646
async-trait = "0.1.81"
4747
bb8 = "0.8.5"
4848

0 commit comments

Comments
 (0)