Skip to content

Commit

Permalink
Bump arrow from 49.0.0 to 52.0.0
Browse files Browse the repository at this point in the history
Bumps [arrow](https://github.com/apache/arrow-rs) from 49.0.0 to 52.0.0.
- [Changelog](https://github.com/apache/arrow-rs/blob/master/CHANGELOG-old.md)
- [Commits](apache/arrow-rs@49.0.0...52.0.0)

---
updated-dependencies:
- dependency-name: arrow
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jun 10, 2024
1 parent ba14a9e commit 60c249f
Show file tree
Hide file tree
Showing 2 changed files with 45 additions and 34 deletions.
77 changes: 44 additions & 33 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 crates/benchmarks/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ arrow_gpu = { path = "../arrow" }
[dev-dependencies]
env_logger = "0.11.3"
criterion = "0.5.1"
arrow = "49.0.0"
arrow = "52.0.0"
pollster = {workspace = true}


Expand Down

0 comments on commit 60c249f

Please sign in to comment.