Skip to content

Commit 8b1c000

Browse files
build(deps): bump thrift from 0.17.0 to 0.23.0 in /quickwit
Bumps [thrift](https://github.com/apache/thrift) from 0.17.0 to 0.23.0. - [Release notes](https://github.com/apache/thrift/releases) - [Changelog](https://github.com/apache/thrift/blob/master/CHANGES.md) - [Commits](apache/thrift@v0.17.0...v0.23.0) --- updated-dependencies: - dependency-name: thrift dependency-version: 0.23.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent fd4d507 commit 8b1c000

2 files changed

Lines changed: 28 additions & 7 deletions

File tree

quickwit/Cargo.lock

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

quickwit/quickwit-parquet-engine/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ serde = { workspace = true }
2828
serde_json = { workspace = true }
2929
serde_with = { workspace = true }
3030
thiserror = { workspace = true }
31-
thrift = { version = "0.17", default-features = false }
31+
thrift = { version = "0.23", default-features = false }
3232
tokio = { workspace = true }
3333
tracing = { workspace = true }
3434
ulid = { workspace = true }

0 commit comments

Comments
 (0)