Skip to content

Commit 3d31204

Browse files
build(deps): bump arrow-schema from 58.3.0 to 59.0.0
Bumps [arrow-schema](https://github.com/apache/arrow-rs) from 58.3.0 to 59.0.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.3.0...59.0.0) --- updated-dependencies: - dependency-name: arrow-schema dependency-version: 59.0.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 3256138 commit 3d31204

2 files changed

Lines changed: 29 additions & 23 deletions

File tree

Cargo.lock

Lines changed: 28 additions & 22 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
@@ -38,7 +38,7 @@ pyo3-log = "0.13.3"
3838
chrono = { version = "0.4", default-features = false }
3939
arrow = { version = "58" }
4040
arrow-array = { version = "58" }
41-
arrow-schema = { version = "58" }
41+
arrow-schema = { version = "59" }
4242
arrow-select = { version = "58" }
4343
datafusion = { version = "54" }
4444
datafusion-substrait = { version = "54" }

0 commit comments

Comments
 (0)