Skip to content

Commit

Permalink
Bump parquet from 42.0.0 to 43.0.0
Browse files Browse the repository at this point in the history
Bumps [parquet](https://github.com/apache/arrow-rs) from 42.0.0 to 43.0.0.
- [Changelog](https://github.com/apache/arrow-rs/blob/master/CHANGELOG-old.md)
- [Commits](apache/arrow-rs@42.0.0...43.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] committed Jul 4, 2023
1 parent 92c1a3c commit 7b2de32
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 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.10"
features = ["derive", "env"]

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

Expand Down

0 comments on commit 7b2de32

Please sign in to comment.