Skip to content

Commit 462bf42

Browse files
chore(deps): bump arrow from 54.1.0 to 54.2.0
Bumps [arrow](https://github.com/apache/arrow-rs) from 54.1.0 to 54.2.0. - [Release notes](https://github.com/apache/arrow-rs/releases) - [Changelog](https://github.com/apache/arrow-rs/blob/main/CHANGELOG-old.md) - [Commits](apache/arrow-rs@54.1.0...54.2.0) --- updated-dependencies: - dependency-name: arrow dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 12f6be6 commit 462bf42

File tree

2 files changed

+26
-26
lines changed

2 files changed

+26
-26
lines changed

Cargo.lock

Lines changed: 25 additions & 25 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,7 @@ version = "45.0.0"
7878
ahash = { version = "0.8", default-features = false, features = [
7979
"runtime-rng",
8080
] }
81-
arrow = { version = "54.1.0", features = [
81+
arrow = { version = "54.2.0", features = [
8282
"prettyprint",
8383
"chrono-tz",
8484
] }

0 commit comments

Comments
 (0)