diff --git a/Cargo.toml b/Cargo.toml index b9126e6..9a4c6d7 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -9,7 +9,7 @@ license = "MIT OR Apache-2.0" authors = ["dignifiedquire "] categories = ["email"] keywords = ["email", "smtp", "mailer"] -edition = "2018" +edition = "2021" [badges] maintenance = { status = "actively-developed" }