Branding + fixes

This commit is contained in:
mdecimus
2024-09-19 19:39:35 +02:00
parent e9d12aea44
commit a67f308645
51 changed files with 516 additions and 429 deletions

View File

@@ -1,12 +1,12 @@
[package]
name = "trc"
version = "0.9.4"
version = "0.10.0"
edition = "2021"
resolver = "2"
[dependencies]
event_macro = { path = "./event-macro" }
mail-auth = { version = "0.4" }
mail-auth = { version = "0.5" }
mail-parser = { version = "0.9", features = ["full_encoding", "ludicrous_mode"] }
base64 = "0.22.1"
serde = "1.0"