X-Git-Url: http://these/git/?a=blobdiff_plain;f=crates%2Fapi_crud%2FCargo.toml;h=abe747b154e2d93c1fcb51910dc7a9429d810ebc;hb=2aef6a5a338c9a6b5764fbc1ae42fa3edf096deb;hp=1fb1e5a664d2085379f47d9556a3d27148ae2b2d;hpb=76a451377432a6a61889e06e7d7dbc146e7b797b;p=lemmy.git diff --git a/crates/api_crud/Cargo.toml b/crates/api_crud/Cargo.toml index 1fb1e5a6..abe747b1 100644 --- a/crates/api_crud/Cargo.toml +++ b/crates/api_crud/Cargo.toml @@ -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