diff --git a/Cargo.toml b/Cargo.toml index bb7955d..14a83fd 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -16,3 +16,4 @@ keywords = ["email", "smtp"] [dependencies] time = "*" uuid = "*" +log = "*"