Skip to content

Commit

Permalink
chore(deps): bump klickhouse from v1.14.0 to v1.14.1
Browse files Browse the repository at this point in the history
Bumps [klickhouse](https://github.com/katanacap/klickhouse) from v1.14.0 to v1.14.1.
- [Release notes](https://github.com/katanacap/klickhouse/releases)
- [Commits](katanacap/klickhouse@843dead...98215a1)

---
updated-dependencies:
- dependency-name: klickhouse
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Feb 7, 2025
1 parent ed2612e commit 293a359
Show file tree
Hide file tree
Showing 2 changed files with 56 additions and 16 deletions.
70 changes: 55 additions & 15 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ name = "klickhouse_example"
path = "src/main.rs"

[dependencies]
klickhouse = { git = "https://github.com/katanacap/klickhouse.git", tag = "v1.14.0", package = "klickhouse", features = ["default", "bb8", "tls"] }
klickhouse = { git = "https://github.com/katanacap/klickhouse.git", tag = "v1.14.1", package = "klickhouse", features = ["default", "bb8", "tls"] }
klickhouse_derive = { git = "https://github.com/katanacap/klickhouse.git", tag = "v1.14.0", package = "klickhouse_derive" }

## tokio
Expand Down

0 comments on commit 293a359

Please sign in to comment.