X-Git-Url: http://these/git/?a=blobdiff_plain;f=Cargo.toml;h=49d176b42380e169fe195a66b66e09fe65edab7d;hb=211e76dc2781606331a2825b48a2b11fcd237d98;hp=00b400dd12b0cb8e9b97c132f5c7cf9584637980;hpb=f5209fffc1de527db7ea007d463c158b36fda515;p=lemmy.git diff --git a/Cargo.toml b/Cargo.toml index 00b400dd..49d176b4 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -147,4 +147,4 @@ rustls = { workspace = true } futures-util = { workspace = true } tokio-postgres = { workspace = true } tokio-postgres-rustls = { workspace = true } - +chrono = { workspace = true } \ No newline at end of file