mirror of
https://github.com/chatmail/relay.git
synced 2026-09-15 11:53:14 +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"
|
version = "0.1.0"
|
||||||
edition = "2024"
|
edition = "2024"
|
||||||
license = "MIT"
|
license = "MIT"
|
||||||
|
readme = "README.md"
|
||||||
|
authors = ["Chatmail Developers"]
|
||||||
|
description = "A mail filtering service used by chatmail relay"
|
||||||
|
repository = "https://github.com/chatmail/filtermail"
|
||||||
|
|
||||||
[dependencies]
|
[dependencies]
|
||||||
async-trait = "0.1.89"
|
async-trait = "0.1.89"
|
||||||
|
|||||||
Reference in New Issue
Block a user