Thanks to visit codestin.com Credit goes to github.com
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 5e48f32Copy full SHA for 5e48f32
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