Skip to content

Commit 5c33df0

Browse files
dependabot[bot]lutter
authored andcommitted
build(deps): bump parquet from 58.1.0 to 58.2.0
Bumps [parquet](https://github.com/apache/arrow-rs) from 58.1.0 to 58.2.0. - [Release notes](https://github.com/apache/arrow-rs/releases) - [Changelog](https://github.com/apache/arrow-rs/blob/main/CHANGELOG.md) - [Commits](apache/arrow-rs@58.1.0...58.2.0) --- updated-dependencies: - dependency-name: parquet dependency-version: 58.2.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 4e3c917 commit 5c33df0

2 files changed

Lines changed: 4 additions & 4 deletions

File tree

Cargo.lock

Lines changed: 3 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -123,7 +123,7 @@ url = "2.5.8"
123123
ahash = "0.8.11"
124124
arrow = { version = "=58.1.0" }
125125
arrow-flight = { version = "=58.2.0", features = ["flight-sql-experimental"] }
126-
parquet = { version = "=58.1.0" }
126+
parquet = { version = "=58.2.0" }
127127
futures = "0.3.31"
128128
half = "2.7.1"
129129
indoc = "2.0.7"

0 commit comments

Comments
 (0)