Skip to content

Commit

Permalink
Merge pull request #207 from caibirdme/dependabot/cargo/databend-driv…
Browse files Browse the repository at this point in the history
…er-0.23.2

chore(deps): bump databend-driver from 0.22.2 to 0.23.2
  • Loading branch information
caibirdme authored Nov 27, 2024
2 parents d14fccc + 9d93d6b commit 0d4030a
Show file tree
Hide file tree
Showing 2 changed files with 76 additions and 14 deletions.
88 changes: 75 additions & 13 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.22.2" }
databend-driver = { version = "0.23.2" }
dyn-clone = "1.0.17"
flate2 = "1.0.35"
hex = { version = "0.4.3" }
Expand Down

0 comments on commit 0d4030a

Please sign in to comment.