Use the crates.io version of the "log".
Fixes Cargo incompatibility with other packages, such as "hyper", "mime", "postgres", "time".
This commit is contained in:
@@ -16,3 +16,4 @@ keywords = ["email", "smtp"]
|
||||
[dependencies]
|
||||
time = "*"
|
||||
uuid = "*"
|
||||
log = "*"
|
||||
|
||||
Reference in New Issue
Block a user