From b3b5df285aaa295ce97017ea1b99b97de3fa4d8d Mon Sep 17 00:00:00 2001 From: Paolo Barbolini Date: Fri, 9 Sep 2022 09:38:59 +0200 Subject: [PATCH] Bump idna to 0.3 (#816) --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index 8a84ccd..7e3c33e 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -19,7 +19,7 @@ is-it-maintained-open-issues = { repository = "lettre/lettre" } maintenance = { status = "actively-developed" } [dependencies] -idna = "0.2" +idna = "0.3" once_cell = { version = "1", optional = true } tracing = { version = "0.1.16", default-features = false, features = ["std"], optional = true } # feature