Skip to content

Commit afefcf4

Browse files
chore(deps,cargo): update arrow-json requirement from 54 to 55
Updates the requirements on [arrow-json](https://github.com/apache/arrow-rs) to permit the latest version. - [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@54.0.0...54.3.1) --- updated-dependencies: - dependency-name: arrow-json dependency-version: 54.3.1 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 47b0086 commit afefcf4

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
@@ -11,7 +11,7 @@ readme = "README.md"
1111
repository = "https://github.com/datafusion-contrib/datafusion-federation"
1212

1313
[workspace.dependencies]
14-
arrow-json = "54"
14+
arrow-json = "55"
1515
async-stream = "0.3.5"
1616
async-trait = "0.1.83"
1717
datafusion = "46.0.1"

0 commit comments

Comments
 (0)