1
0
Fork 0
mirror of https://github.com/dani-garcia/vaultwarden.git synced 2025-07-04 11:34:59 +00:00

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
No known key found for this signature in database
GPG key ID: FC8A7D14C3CD543A
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