mirror of
https://github.com/chatmail/core.git
synced 2026-05-19 14:56:33 +03:00
Update mailparse to 0.10.2
It does not allow parsing emails without @
This commit is contained in:
@@ -58,7 +58,7 @@ bitflags = "1.1.0"
|
||||
debug_stub_derive = "0.3.0"
|
||||
sanitize-filename = "0.2.1"
|
||||
stop-token = { version = "0.1.1", features = ["unstable"] }
|
||||
mailparse = "0.10.1"
|
||||
mailparse = "0.10.2"
|
||||
encoded-words = { git = "https://github.com/async-email/encoded-words", branch="master" }
|
||||
native-tls = "0.2.3"
|
||||
image = "0.22.3"
|
||||
|
||||
Reference in New Issue
Block a user