diff --git a/cli/Cargo.toml b/cli/Cargo.toml
index fa23b77f..82ee94b6 100644
--- a/cli/Cargo.toml
+++ b/cli/Cargo.toml
@@ -24,7 +24,7 @@ async-trait = "0.1"
 clap = { version = "4.4", features = ["derive", "env"] }
 comfy-table = "7.1"
 csv = "1.3"
-databend-common-ast = "0.0.3"
+databend-common-ast = "0.1.2"
 fern = { version = "0.6", features = ["colored"] }
 indicatif = "0.17"
 log = "0.4"