]> Untitled Git - lemmy.git/blobdiff - crates/api/Cargo.toml
Revert "feat: re-added captcha checks (#3249)" (#3288)
[lemmy.git] / crates / api / Cargo.toml
index ca792809bed869ec39a4bbc28e960bfb4245e9c7..2488f2c2c93caf69f195387a1d66787a8cb1086f 100644 (file)
@@ -29,7 +29,6 @@ async-trait = { workspace = true }
 captcha = { workspace = true }
 anyhow = { workspace = true }
 tracing = { workspace = true }
-chrono = { workspace = true }
 
 [dev-dependencies]
 serial_test = { workspace = true }