feat(transport): Update log to 0.4

This commit is contained in:
Alexis Mousset
2017-12-28 20:17:22 +01:00
parent 66cd6fe3ac
commit bff687f55c

View File

@@ -15,7 +15,7 @@ keywords = ["email", "smtp", "mailer"]
travis-ci = { repository = "lettre/lettre" }
[dependencies]
log = "^0.3"
log = "^0.4"
nom = { version = "^3.2", optional = true }
bufstream = { version = "^0.1", optional = true }
native-tls = { version = "^0.1", optional = true }