Remove async-traits

This commit is contained in:
2025-03-22 03:20:16 +01:00
parent 4308312a61
commit 2e952ea8cd
5 changed files with 1 additions and 9 deletions

View File

@@ -30,7 +30,6 @@ tracing = "0.1.41"
thiserror = "2.0.12"
chrono = "0.4.40"
passwords = "3.1.16"
async-trait = "0.1.88"
reqwest = { version = "0.12.14", default-features = false, features = [
"json",
"rustls-tls",