Introduced e-mail parsing and minor error handling for encoding or parsing issues
This commit is contained in:
parent
5ac1425b44
commit
ad3245f884
3 changed files with 58 additions and 3 deletions
|
@ -11,6 +11,7 @@ serde = "1.0.144"
|
|||
serde_yaml = "0.9.10"
|
||||
|
||||
postbus = "0.2.0"
|
||||
mailparse = "0.13.8"
|
||||
ruma = "0.6.4"
|
||||
matrix-sdk = "0.5.0"
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue