Convert email domains to punycode

This commit is contained in:
Daniel García
2020-01-30 22:11:53 +01:00
parent 2798f623d4
commit def174a517
4 changed files with 1150 additions and 1146 deletions

View File

@@ -111,6 +111,8 @@ openssl = "0.10.26"
# URL encoding library
percent-encoding = "2.1.0"
# Punycode conversion
idna = "0.2.0"
[patch.crates-io]
# Use newest ring