Skip to content

Commit 92edc25

Browse files
authored
Merge pull request #20 from datafusion-contrib/dependabot/cargo/arrow-57.0
build(deps): update arrow requirement from 56.2 to 57.0
2 parents f118387 + fe27ada commit 92edc25

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ default-features = false
4747
features = [
4848
"test_utils",
4949
]
50-
version = "56.2"
50+
version = "57.0"
5151

5252
[dev-dependencies.insta]
5353
features = [

0 commit comments

Comments
 (0)