Skip to content

Commit

Permalink
chore(deps): bump databend-driver from 0.23.2 to 0.24.4
Browse files Browse the repository at this point in the history
Bumps [databend-driver](https://github.com/databendlabs/bendsql) from 0.23.2 to 0.24.4.
- [Release notes](https://github.com/databendlabs/bendsql/releases)
- [Commits](databendlabs/bendsql@v0.23.2...v0.24.4)

---
updated-dependencies:
- dependency-name: databend-driver
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 10, 2024
1 parent 2d7aec6 commit 88abb18
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 10 deletions.
17 changes: 8 additions & 9 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 @@ -35,7 +35,7 @@ chrono = { workspace = true }
common = { path = "common" }
config = { version = "0.14.1" }
dashmap = "6.1.0"
databend-driver = { version = "0.23.2" }
databend-driver = { version = "0.24.4" }
dyn-clone = "1.0.17"
flate2 = "1.0.35"
hex = { version = "0.4.3" }
Expand Down

0 comments on commit 88abb18

Please sign in to comment.