Skip to content

Commit b852c1e

Browse files
authored
chore: bump databend-common-ast to 0.2.2 (#652)
1 parent 660222e commit b852c1e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

driver/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ tonic = { workspace = true, optional = true }
3838

3939
async-trait = "0.1"
4040
csv = "1.3"
41-
databend-common-ast = "0.2.1"
41+
databend-common-ast = "0.2.2"
4242
derive-visitor = { version = "0.4.0", features = ["std-types-drive"] }
4343
glob = "0.3"
4444
log = "0.4"

0 commit comments

Comments
 (0)