Skip to content

Commit dfba902

Browse files
tottotojayy-lmao
authored andcommitted
chore(cli): remove unused async-trait crate from dependencies (launchbadge#3754)
1 parent 8145fb9 commit dfba902

File tree

2 files changed

+0
-2
lines changed

2 files changed

+0
-2
lines changed

Cargo.lock

Lines changed: 0 additions & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

sqlx-cli/Cargo.toml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,6 @@ clap = { version = "4.3.10", features = ["derive", "env"] }
3737
clap_complete = { version = "4.3.1", optional = true }
3838
chrono = { version = "0.4.19", default-features = false, features = ["clock"] }
3939
anyhow = "1.0.52"
40-
async-trait = "0.1.52"
4140
console = "0.15.0"
4241
promptly = "0.3.0"
4342
serde_json = "1.0.73"

0 commit comments

Comments
 (0)