]> Untitled Git - lemmy.git/blobdiff - crates/api_crud/Cargo.toml
feat: re-added captcha checks (#3289)
[lemmy.git] / crates / api_crud / Cargo.toml
index 1fb1e5a664d2085379f47d9556a3d27148ae2b2d..abe747b154e2d93c1fcb51910dc7a9429d810ebc 100644 (file)
@@ -22,3 +22,5 @@ tracing = { workspace = true }
 url = { workspace = true }
 async-trait = { workspace = true }
 webmention = "0.4.0"
+chrono = { worspace = true }
+uuid = { workspace = true }
\ No newline at end of file