Skip to content

Commit

Permalink
Bump base64 from 0.21.4 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.4 to 0.21.7.
- [Changelog](https://github.com/marshallpierce/rust-base64/blob/master/RELEASE-NOTES.md)
- [Commits](marshallpierce/rust-base64@v0.21.4...v0.21.7)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 15, 2024
1 parent cb4df95 commit 62ec75e
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
10 changes: 5 additions & 5 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 @@ -13,7 +13,7 @@ chrono = "0.4.31"
rand = "0.8.5"
rand_core = { version = "0.6.4", features = ["std"] }
lazy_static = "1.4.0"
base64 = "0.21.4"
base64 = "0.21.7"
jwt-simple = "0.11.7"
shadow-rs = "0.24.1"
urlencoding = "2.1.3"
Expand Down

0 comments on commit 62ec75e

Please sign in to comment.