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

Commit

Permalink
update to parquet2 0.17
Browse files Browse the repository at this point in the history
  • Loading branch information
ritchie46 committed Dec 1, 2022
1 parent ce073b0 commit a17002b
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -107,9 +107,7 @@ ahash = { version = "0.8", features=["runtime-rng"] }

# parquet support
[dependencies.parquet2]
git = "https://github.com/jorgecarleitao/parquet2"
rev = "0d0aebe7e29658304f54c6c2d747e8db784c8f12"
version = "0.16"
version = "0.17"
optional = true
default_features = false
features = ["async"]
Expand Down

0 comments on commit a17002b

Please sign in to comment.