mirror of
https://github.com/chatmail/relay.git
synced 2026-08-12 03:20:51 +00:00
chore(cargo): Add metadata
Signed-off-by: Jagoda Ślązak <jslazak@jslazak.com>
This commit is contained in:
committed by
Jagoda Estera Ślązak
parent
d25faf4fdf
commit
d2cca26b1c
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user