Skip to content

Commit

Permalink
Bump parquet from 41.0.0 to 42.0.0
Browse files Browse the repository at this point in the history
Bumps [parquet](https://github.com/apache/arrow-rs) from 41.0.0 to 42.0.0.
- [Changelog](https://github.com/apache/arrow-rs/blob/master/CHANGELOG-old.md)
- [Commits](apache/arrow-rs@41.0.0...42.0.0)

---
updated-dependencies:
- dependency-name: parquet
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jun 20, 2023
1 parent ca3629b commit ad39202
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
10 changes: 5 additions & 5 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ version = "4.3.4"
features = ["derive", "env"]

[dependencies.parquet]
version = "41.0.0"
version = "42.0.0"
default-features = false
features = ["snap", "brotli", "flate2", "lz4", "zstd", "base64"]

Expand Down

0 comments on commit ad39202

Please sign in to comment.