Skip to content

Commit

Permalink
Bump base64 from 0.22.0 to 0.22.1
Browse files Browse the repository at this point in the history
Bumps [base64](https://github.com/marshallpierce/rust-base64) from 0.22.0 to 0.22.1.
- [Changelog](https://github.com/marshallpierce/rust-base64/blob/master/RELEASE-NOTES.md)
- [Commits](marshallpierce/rust-base64@v0.22.0...v0.22.1)

---
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 Jun 7, 2024
1 parent 50ddd1c commit 409d6e4
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 site/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ name = "site"
version = "0.1.0"

[dependencies]
base64 = "0.22.0"
base64 = "0.22.1"
comrak = "0.22.0"
console_error_panic_hook = "0.1.7"
enum-iterator = "2.0.0"
Expand Down

0 comments on commit 409d6e4

Please sign in to comment.