X-Git-Url: http://these/git/?a=blobdiff_plain;f=crates%2Fapi_crud%2FCargo.toml;h=21320a3c359a8850b9fa1ac1db226b0991b557b3;hb=8a086c82405bc8e2c8cb2fbbcceb10418f231d1b;hp=1fb1e5a664d2085379f47d9556a3d27148ae2b2d;hpb=60baebcb144126c7a155ef912aa4f9f4921633fc;p=lemmy.git diff --git a/crates/api_crud/Cargo.toml b/crates/api_crud/Cargo.toml index 1fb1e5a6..21320a3c 100644 --- a/crates/api_crud/Cargo.toml +++ b/crates/api_crud/Cargo.toml @@ -22,3 +22,4 @@ tracing = { workspace = true } url = { workspace = true } async-trait = { workspace = true } webmention = "0.4.0" +chrono = { worspace = true }