summaryrefslogtreecommitdiff
path: root/Cargo.toml
diff options
context:
space:
mode:
Diffstat (limited to 'Cargo.toml')
-rw-r--r--Cargo.toml1
1 files changed, 0 insertions, 1 deletions
diff --git a/Cargo.toml b/Cargo.toml
index 15c0aa7..b3ac755 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -23,7 +23,6 @@ assets = [
[dependencies]
argon2 = "0.5.3"
-async-trait = "0.1.86"
axum = { version = "0.8.1", features = ["form"] }
axum-extra = { version = "0.10.0", features = ["cookie", "query", "typed-header"] }
chrono = { version = "0.4.39", features = ["serde"] }