fix content-type setting and some encryption

This commit is contained in:
dignifiedquire
2019-12-02 00:01:37 +01:00
parent 62a2f70fab
commit a7a0277330
8 changed files with 71 additions and 37 deletions

View File

@@ -54,7 +54,6 @@ rustls = "0.16.0"
webpki-roots = "0.18.0"
webpki = "0.21.0"
mailparse = "0.10.1"
mime = "0.3.14"
[dev-dependencies]
tempfile = "3.0"