Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Jun 6, 2023
1 parent 733aed5 commit c95ece3
Show file tree
Hide file tree
Showing 2 changed files with 24 additions and 24 deletions.
46 changes: 23 additions & 23 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 @@ -10,7 +10,7 @@ license = "Apache-2.0"

[dependencies]
digest = "0.10"
arrow = { version = "40", default-features = false }
arrow = { version = "41", default-features = false }

[dev-dependencies]
sha3 = "0.10"
Expand Down

0 comments on commit c95ece3

Please sign in to comment.