chore(cargo): Add metadata

Signed-off-by: Jagoda Ślązak <jslazak@jslazak.com>
This commit is contained in:
Jagoda Ślązak
2026-01-16 15:48:06 +01:00
committed by Jagoda Estera Ślązak
parent d25faf4fdf
commit d2cca26b1c
+4
View File
@@ -3,6 +3,10 @@ name = "filtermail"
version = "0.1.0"
edition = "2024"
license = "MIT"
readme = "README.md"
authors = ["Chatmail Developers"]
description = "A mail filtering service used by chatmail relay"
repository = "https://github.com/chatmail/filtermail"
[dependencies]
async-trait = "0.1.89"