mirror of
https://github.com/chatmail/core.git
synced 2026-04-21 15:36:30 +03:00
Update async-smtp to 0.8
This commit is contained in:
@@ -4,7 +4,6 @@ use std::fmt;
|
||||
|
||||
use anyhow::{ensure, Result};
|
||||
use async_native_tls::Certificate;
|
||||
pub use async_smtp::ServerAddress;
|
||||
use once_cell::sync::Lazy;
|
||||
|
||||
use crate::constants::{DC_LP_AUTH_FLAGS, DC_LP_AUTH_NORMAL, DC_LP_AUTH_OAUTH2};
|
||||
|
||||
Reference in New Issue
Block a user