Skip to content
This repository has been archived by the owner on Feb 18, 2024. It is now read-only.

Commit

Permalink
Bumped parquet2 (#422)
Browse files Browse the repository at this point in the history
  • Loading branch information
jorgecarleitao committed Sep 18, 2021
1 parent aa42ac2 commit 55ff79c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Cargo.toml
Expand Up @@ -58,7 +58,7 @@ futures = { version = "0.3", optional = true }
# for faster hashing
ahash = { version = "0.7", optional = true }

parquet2 = { version = "0.4", optional = true, default_features = false, features = ["stream"] }
parquet2 = { version = "0.5", optional = true, default_features = false, features = ["stream"] }

avro-rs = { version = "0.13", optional = true, default_features = false }

Expand Down

0 comments on commit 55ff79c

Please sign in to comment.