Skip to content

Commit b5ae545

Browse files
chore(deps): bump base64 from 0.21.7 to 0.22.1 in /stellar-lend (#570)
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-version: 0.22.1 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 0ac266c commit b5ae545

2 files changed

Lines changed: 8 additions & 14 deletions

File tree

stellar-lend/Cargo.lock

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

stellar-lend/client/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ tracing-subscriber = { version = "0.3", features = ["env-filter"] }
3131
chrono = { version = "0.4", features = ["serde"] }
3232

3333
# Base64 encoding/decoding
34-
base64 = "0.21"
34+
base64 = "0.22"
3535

3636
# URL handling
3737
url = "2.5"

0 commit comments

Comments
 (0)