Skip to content

Commit a981f06

Browse files
build(deps): update arrow requirement from 57.0 to 58.0
Updates the requirements on [arrow](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.md) - [Commits](apache/arrow-rs@57.0.0...58.0.0) --- updated-dependencies: - dependency-name: arrow dependency-version: 58.0.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent eb4fddb commit a981f06

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
@@ -49,7 +49,7 @@ default-features = false
4949
features = [
5050
"test_utils",
5151
]
52-
version = "57.0"
52+
version = "58.0"
5353

5454
[dev-dependencies.datafusion]
5555
default-features = false

0 commit comments

Comments
 (0)