summaryrefslogtreecommitdiff
path: root/Cargo.toml
diff options
context:
space:
mode:
authorPaolo Barbolini <[email protected]>2022-06-04 14:58:45 +0200
committerPaolo Barbolini <[email protected]>2022-06-04 19:02:51 +0200
commit12612da75e3635c3c7d5aedf89115847d310a12f (patch)
tree90ecf98e4ff8f10755251fc0cb7d74ca59e34749 /Cargo.toml
parent68ec5f2a183d011ad0840ff9d8f6f670b6fc9aa1 (diff)
downloadvaultwarden-12612da75e3635c3c7d5aedf89115847d310a12f.tar.gz
vaultwarden-12612da75e3635c3c7d5aedf89115847d310a12f.zip
Remove manual IDN handling
Diffstat (limited to 'Cargo.toml')
-rw-r--r--Cargo.toml1
1 files changed, 0 insertions, 1 deletions
diff --git a/Cargo.toml b/Cargo.toml
index 3278c70d..09bd99c5 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -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