Skip to content

Commit

Permalink
Update Cargo.toml
Browse files Browse the repository at this point in the history
Update arrow along with parquet
  • Loading branch information
ChristopherRabotin authored Jul 20, 2023
1 parent 3dd6a43 commit b1a127e
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 @@ -47,7 +47,7 @@ indicatif = {version = "0.17", features = ["rayon"]}
rstats = "1.2.50"
thiserror = "1.0"
parquet = {version = "44.0.0", default-features = false, features = ["arrow", "brotli"]}
arrow = "43.0.0"
arrow = "44.0.0"
shadow-rs = {version = "0.23.0", default-features = false}
serde_yaml = "0.9.21"
whoami = "1.3.0"
Expand Down

0 comments on commit b1a127e

Please sign in to comment.