Skip to content

Commit

Permalink
chore(cli): bump ast to 0.0.3
Browse files Browse the repository at this point in the history
  • Loading branch information
sundy-li committed Aug 21, 2024
1 parent 8a6b664 commit cc8232e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cli/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ chrono = { version = "0.4.35", default-features = false, features = ["clock"] }
clap = { version = "4.4", features = ["derive", "env"] }
comfy-table = "7.1"
csv = "1.3"
databend-common-ast = "0.0.2"
databend-common-ast = "0.0.3"
fern = { version = "0.6", features = ["colored"] }
indicatif = "0.17"
log = "0.4"
Expand Down

0 comments on commit cc8232e

Please sign in to comment.