Skip to content

Commit d61b7b1

Browse files
Bump arrow from 58.1.0 to 58.3.0 (#190)
Bumps [arrow](https://github.com/apache/arrow-rs) from 58.1.0 to 58.3.0. - [Release notes](https://github.com/apache/arrow-rs/releases) - [Changelog](https://github.com/apache/arrow-rs/blob/main/CHANGELOG.md) - [Commits](apache/arrow-rs@58.1.0...58.3.0) --- updated-dependencies: - dependency-name: arrow dependency-version: 58.3.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 6860cb5 commit d61b7b1

2 files changed

Lines changed: 32 additions & 31 deletions

File tree

Cargo.lock

Lines changed: 31 additions & 30 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
@@ -27,7 +27,7 @@ thiserror = "2.0"
2727
parking_lot = "0.12"
2828
twox-hash = "2.0"
2929
serde_json = "1.0.117"
30-
arrow = "58.1.0"
30+
arrow = "58.3.0"
3131
schemars = "0.8"
3232
parquet = { version = "58.1.0", features = ["arrow"] }
3333
gix = { version = "0.81", features = ["blocking-network-client"], optional = true }

0 commit comments

Comments
 (0)