mirror of
https://github.com/chatmail/core.git
synced 2026-05-02 04:46:29 +03:00
Create configuration items as structs
This allows to have strongly typed config items.
This commit is contained in:
@@ -55,6 +55,7 @@ webpki-roots = "0.18.0"
|
||||
webpki = "0.21.0"
|
||||
mailparse = "0.10.1"
|
||||
encoded-words = { git = "https://github.com/async-email/encoded-words", branch="master" }
|
||||
derive_deref = "1.1.0"
|
||||
|
||||
[dev-dependencies]
|
||||
tempfile = "3.0"
|
||||
|
||||
Reference in New Issue
Block a user