Skip to content

Commit 1744616

Browse files
Update arrow version in Cargo.toml
1 parent d356157 commit 1744616

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
@@ -66,7 +66,7 @@ parquet = { version = "49.0.0", default-features = false, features = [
6666
"arrow",
6767
"zstd",
6868
] }
69-
arrow = "48.0.0"
69+
arrow = "49.0.0"
7070
shadow-rs = { version = "0.24.0", default-features = false }
7171
serde_yaml = "0.9.21"
7272
whoami = "1.3.0"

0 commit comments

Comments
 (0)