Skip to content

Commit adfb34c

Browse files
chore(deps): bump klickhouse_derive from v1.14.2 to v1.14.4
Bumps [klickhouse_derive](https://github.com/katanacap/klickhouse) from v1.14.2 to v1.14.4. - [Release notes](https://github.com/katanacap/klickhouse/releases) - [Commits](katanacap/klickhouse@fd33ed7...5ca3e28) --- updated-dependencies: - dependency-name: klickhouse_derive dependency-version: 5ca3e2834d35b32a2255c1a5e2a225df7d3c20bb dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 6c7135b commit adfb34c

File tree

2 files changed

+3
-13
lines changed

2 files changed

+3
-13
lines changed

Diff for: Cargo.lock

+2-12
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Diff for: Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ path = "src/main.rs"
1313

1414
[dependencies]
1515
klickhouse = { git = "https://github.com/katanacap/klickhouse.git", tag = "v1.14.4", package = "klickhouse", features = ["default", "bb8", "tls"] }
16-
klickhouse_derive = { git = "https://github.com/katanacap/klickhouse.git", tag = "v1.14.2", package = "klickhouse_derive" }
16+
klickhouse_derive = { git = "https://github.com/katanacap/klickhouse.git", tag = "v1.14.4", package = "klickhouse_derive" }
1717

1818
## tokio
1919
tokio = { version = "1.44.1", features = ["full"] }

0 commit comments

Comments
 (0)