Skip to content

Commit f37f317

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](ClickHouse/clickhouse-rs@v0.14.3...v0.15.0) --- 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 eae46a7 commit f37f317

2 files changed

Lines changed: 6 additions & 4 deletions

File tree

Cargo.lock

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

core/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ byteorder = "1.5"
4747
bytes = { version = "1.11", optional = true }
4848
byte-unit = { version = "5.2", optional = true }
4949
chrono = "0.4.44"
50-
clickhouse = { version = "0.14", optional = true }
50+
clickhouse = { version = "0.15", optional = true }
5151
dashmap = "6.1"
5252
libduckdb-sys = { version = "=1.4.4", optional = true }
5353
dyn-clone = { version = "1.0", optional = true }

0 commit comments

Comments
 (0)