Skip to content

Commit 95bc7f7

Browse files
authored
Merge pull request #15 from katanacap/dependabot/cargo/klickhouse-v1.14.2
chore(deps): bump klickhouse from v1.14.1 to v1.14.2
2 parents ec2060e + 02222ff commit 95bc7f7

File tree

2 files changed

+46
-17
lines changed

2 files changed

+46
-17
lines changed

Diff for: Cargo.lock

+45-16
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
@@ -12,7 +12,7 @@ name = "klickhouse_example"
1212
path = "src/main.rs"
1313

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

1818
## tokio

0 commit comments

Comments
 (0)