chore(builder): Update email to 0.0.21

This commit is contained in:
Alexis Mousset
2020-04-19 09:56:31 +02:00
parent 75ab05229a
commit eff4e1693f

View File

@@ -23,7 +23,7 @@ lettre = { version = "^0.9", path = "../lettre", features = ["smtp-transport"] }
glob = "0.3"
[dependencies]
email = "^0.0.20"
email = "^0.0.21"
mime = "^0.3"
time = "^0.1"
uuid = { version = "^0.7", features = ["v4"] }