Skip to content

Commit d6cd90f

Browse files
Update parquet and arrow to 55.0.0
1 parent bbc364c commit d6cd90f

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
@@ -50,7 +50,7 @@ approx = "0.5"
5050
rand_pcg = "0.9"
5151
indicatif = { version = "0.17", features = ["rayon"], default-features = false }
5252
rstats = "2.0.1"
53-
parquet = { version = "54.0.0", default-features = false, features = [
53+
parquet = { version = "55.0.0", default-features = false, features = [
5454
"arrow",
5555
"zstd",
5656
] }

0 commit comments

Comments
 (0)