Skip to content

Commit d1127ba

Browse files
authored
chore: update anyhow to 1.0.75. (#199)
1 parent 4fa9b95 commit d1127ba

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cli/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ repository = { workspace = true }
1313
[dependencies]
1414
databend-driver = { workspace = true, features = ["rustls", "flight-sql"] }
1515

16-
anyhow = "1.0.71"
16+
anyhow = "1.0.75"
1717
async-trait = "0.1.68"
1818
chrono = { version = "0.4.26", default-features = false, features = ["clock"] }
1919
clap = { version = "4.3.4", features = ["derive", "env"] }

0 commit comments

Comments
 (0)