diff --git a/Cargo.toml b/Cargo.toml index 56131ab..96dd57e 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -20,7 +20,7 @@ maintenance = { status = "actively-developed" } [dependencies] chumsky = "0.9" -idna = "0.4" +idna = "0.5" once_cell = { version = "1", optional = true } tracing = { version = "0.1.16", default-features = false, features = ["std"], optional = true } # feature