Skip to content

Commit d2cf450

Browse files
Bump clickhouse from 0.14.3 to 0.15.0
Bumps [clickhouse](https://github.com/ClickHouse/clickhouse-rs) from 0.14.3 to 0.15.0. - [Changelog](https://github.com/ClickHouse/clickhouse-rs/blob/main/CHANGELOG.md) - [Commits](https://github.com/ClickHouse/clickhouse-rs/commits) --- updated-dependencies: - dependency-name: clickhouse dependency-version: 0.15.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 5901f63 commit d2cf450

2 files changed

Lines changed: 5 additions & 3 deletions

File tree

Cargo.lock

Lines changed: 4 additions & 2 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
@@ -49,7 +49,7 @@ tikv-jemallocator = "0.6"
4949

5050
[dev-dependencies]
5151
arrow = { version = "58", default-features = false }
52-
clickhouse = { version = "0.14.1" }
52+
clickhouse = { version = "0.15.0" }
5353
jieba-rs = "0.8.0"
5454
parquet = { version = "58", default-features = false, features = [
5555
"arrow",

0 commit comments

Comments
 (0)