Skip to content

Commit b85b685

Browse files
Bump arrow-schema from 55.1.0 to 55.2.0 (#378)
Bumps [arrow-schema](https://github.com/apache/arrow-rs) from 55.1.0 to 55.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@55.1.0...55.2.0) --- updated-dependencies: - dependency-name: arrow-schema dependency-version: 55.2.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 2e8f630 commit b85b685

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ arrow-flight = { version = "55.0.0", features = [
3535
"tls",
3636
] }
3737
arrow-ipc = { version = "55.0.0" }
38-
arrow-schema = { version = "55.0.0", features = ["serde"] }
38+
arrow-schema = { version = "55.2.0", features = ["serde"] }
3939
arrow-json = "55.0.0"
4040
arrow-odbc = { version = "16.0.2" }
4141
datafusion = { version = "48", default-features = false }

0 commit comments

Comments
 (0)