Skip to content

Commit

Permalink
build(deps): bump base64 from 0.21.5 to 0.21.6
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.6.
- [Changelog](https://github.com/marshallpierce/rust-base64/blob/master/RELEASE-NOTES.md)
- [Commits](marshallpierce/rust-base64@v0.21.5...v0.21.6)

---
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 9, 2024
1 parent c022cb6 commit 413b409
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 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 @@ -53,7 +53,7 @@ path = "examples/hsh.rs"

[dependencies]
argon2rs = "0.2.5"
base64 = "0.21.5"
base64 = "0.21.6"
bcrypt = "0.15.0"
dtt = "0.0.5"
log = {version="0.4.20", features = ["std"] }
Expand Down

0 comments on commit 413b409

Please sign in to comment.