mirror of
https://github.com/dani-garcia/vaultwarden.git
synced 2025-07-21 11:38:20 +00:00
Remove manual IDN handling
This commit is contained in:
parent
68ec5f2a18
commit
12612da75e
3 changed files with 1 additions and 15 deletions
|
@ -108,7 +108,6 @@ webauthn-rs = "0.3.2"
|
|||
url = "2.2.2"
|
||||
|
||||
# Email libraries
|
||||
idna = "0.2.3" # Punycode conversion
|
||||
lettre = { version = "0.10.0-rc.6", features = ["smtp-transport", "builder", "serde", "native-tls", "hostname", "tracing"], default-features = false }
|
||||
percent-encoding = "2.1.0" # URL encoding library used for URL's in the emails
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue