Skip to content

Commit c739e03

Browse files
chore(deps): bump arrow-schema from 57.3.0 to 58.0.0
Bumps [arrow-schema](https://github.com/apache/arrow-rs) from 57.3.0 to 58.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@57.3.0...58.0.0) --- updated-dependencies: - dependency-name: arrow-schema dependency-version: 58.0.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 8ff84e8 commit c739e03

File tree

2 files changed

+25
-19
lines changed

2 files changed

+25
-19
lines changed

Cargo.lock

Lines changed: 24 additions & 18 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
@@ -14,7 +14,7 @@ documentation = "https://docs.rs/crate/datafusion-postgres/"
1414

1515
[workspace.dependencies]
1616
arrow = "57"
17-
arrow-schema = "57"
17+
arrow-schema = "58"
1818
bytes = "1.11.1"
1919
chrono = { version = "0.4", features = ["std"] }
2020
datafusion = { version = "52" }

0 commit comments

Comments
 (0)