Skip to content

Commit 266a0a7

Browse files
build(deps): bump parquet from 57.2.0 to 58.1.0
Bumps [parquet](https://github.com/apache/arrow-rs) from 57.2.0 to 58.1.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@57.2.0...58.1.0) --- updated-dependencies: - dependency-name: parquet dependency-version: 58.1.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 96c2f62 commit 266a0a7

2 files changed

Lines changed: 132 additions & 13 deletions

File tree

Cargo.lock

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

cli/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ tracing = { workspace = true }
2626

2727
futures = "0.3.31"
2828
optd-catalog = { path = "../optd/catalog", version = "0.1" }
29-
parquet = "57.2"
29+
parquet = "58.1"
3030
serde_json = "1"
3131
optd-core = { version = "0.1.0", path = "../optd/core" }
3232

0 commit comments

Comments
 (0)