Update deprecated imports
This commit is contained in:
committed by
Alexis Mousset
parent
34ac265d60
commit
d7d05bf48a
@@ -1,6 +1,6 @@
|
||||
use lettre::{
|
||||
transport::smtp::authentication::Credentials, AsyncSmtpTransport, AsyncStd1Executor,
|
||||
AsyncStd1Transport, Message,
|
||||
AsyncTransport, Message,
|
||||
};
|
||||
|
||||
#[async_std::main]
|
||||
|
||||
Reference in New Issue
Block a user