We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4fa9b95 commit d1127baCopy full SHA for d1127ba
cli/Cargo.toml
@@ -13,7 +13,7 @@ repository = { workspace = true }
13
[dependencies]
14
databend-driver = { workspace = true, features = ["rustls", "flight-sql"] }
15
16
-anyhow = "1.0.71"
+anyhow = "1.0.75"
17
async-trait = "0.1.68"
18
chrono = { version = "0.4.26", default-features = false, features = ["clock"] }
19
clap = { version = "4.3.4", features = ["derive", "env"] }
0 commit comments