Skip to content

Commit 92881af

Browse files
dependabot[bot]lukekim
authored andcommitted
Bump arrow-schema from 57.0.0 to 57.2.0
Bumps [arrow-schema](https://github.com/apache/arrow-rs) from 57.0.0 to 57.2.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.0.0...57.2.0) --- updated-dependencies: - dependency-name: arrow-schema dependency-version: 57.2.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 917fa84 commit 92881af

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

Cargo.lock

Lines changed: 2 additions & 2 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
@@ -35,7 +35,7 @@ arrow-flight = { version = "57.0.0", features = [
3535
"tls-ring",
3636
] }
3737
arrow-ipc = { version = "57.0.0" }
38-
arrow-schema = { version = "57.0.0", features = ["serde"] }
38+
arrow-schema = { version = "57.2.0", features = ["serde"] }
3939
arrow-json = "57.0.0"
4040
arrow-odbc = { version = "21.0.0" }
4141
datafusion = { version = "51", default-features = false }

0 commit comments

Comments
 (0)