mirror of
https://github.com/chatmail/core.git
synced 2026-05-09 01:46:30 +03:00
use encoded-words crate, which friedel ported from python
This commit is contained in:
@@ -54,7 +54,7 @@ rustls = "0.16.0"
|
||||
webpki-roots = "0.18.0"
|
||||
webpki = "0.21.0"
|
||||
mailparse = "0.10.1"
|
||||
quoted_printable = "0.4.1"
|
||||
encoded-words = { git = "https://github.com/async-email/encoded-words", branch="master" }
|
||||
|
||||
[dev-dependencies]
|
||||
tempfile = "3.0"
|
||||
|
||||
Reference in New Issue
Block a user