Perfect hashing with hashify

This commit is contained in:
mdecimus
2025-01-26 16:19:18 +01:00
parent 839c2d82d6
commit d8543ae389
28 changed files with 12115 additions and 5241 deletions

View File

@@ -7,7 +7,7 @@ resolver = "2"
[dependencies]
event_macro = { path = "./event-macro" }
mail-auth = { version = "0.6" }
mail-parser = { version = "0.9", features = ["full_encoding", "ludicrous_mode"] }
mail-parser = { version = "0.10", features = ["full_encoding"] }
base64 = "0.22.1"
serde = "1.0"
serde_json = "1.0.120"