Skip to content

Commit

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

---
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 Nov 6, 2023
1 parent ab3fd07 commit 78293ca
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions Cargo.lock
100755 → 100644

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

2 changes: 1 addition & 1 deletion native-engine/datafusion-ext-plans/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ default = ["tokio/rt-multi-thread"]
ahash = "0.8"
arrow = { workspace = true }
async-trait = "0.1.56"
base64 = "0.21.2"
base64 = "0.21.5"
bytes = "1.4.0"
blaze-jni-bridge = { workspace = true }
bytesize = "1.1.0"
Expand Down

0 comments on commit 78293ca

Please sign in to comment.