Skip to content

Commit

Permalink
chore(deps): Bump base64 from 0.21.5 to 0.21.7
Browse files Browse the repository at this point in the history
Bumps [base64](https://github.com/marshallpierce/rust-base64) from 0.21.5 to 0.21.7.
- [Changelog](https://github.com/marshallpierce/rust-base64/blob/master/RELEASE-NOTES.md)
- [Commits](marshallpierce/rust-base64@v0.21.5...v0.21.7)

---
updated-dependencies:
- dependency-name: base64
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored and Xynnn007 committed Feb 21, 2024
1 parent 4eb69cf commit 157ae0b
Show file tree
Hide file tree
Showing 2 changed files with 30 additions and 30 deletions.
58 changes: 29 additions & 29 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ aes-gcm = "0.10.2"
anyhow = "1.0"
assert-json-diff = "2.0"
async-trait = "0.1.71"
base64 = "0.21.2"
base64 = "0.21.7"
base64-serde = "0.7"
bincode = "1.3.3"
cfg-if = "1.0.0"
Expand Down

0 comments on commit 157ae0b

Please sign in to comment.