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