Skip to content

Commit

Permalink
Update arrow to 48 in Cargo.toml
Browse files Browse the repository at this point in the history
  • Loading branch information
ChristopherRabotin authored Nov 1, 2023
1 parent 180d799 commit 3a47230
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@ parquet = { version = "48.0.0", default-features = false, features = [
"arrow",
"zstd",
] }
arrow = "47.0.0"
arrow = "48.0.0"
shadow-rs = { version = "0.24.0", default-features = false }
serde_yaml = "0.9.21"
whoami = "1.3.0"
Expand Down

0 comments on commit 3a47230

Please sign in to comment.