1
0
Fork 0
mirror of https://github.com/dani-garcia/vaultwarden.git synced 2025-05-24 12:33:58 +00:00

Merge branch 'lettre-improvements' of https://github.com/paolobarbolini/vaultwarden into paolobarbolini-lettre-improvements

This commit is contained in:
Daniel García 2022-06-04 19:10:51 +02:00
commit 6b6f5b8d04
No known key found for this signature in database
GPG key ID: FC8A7D14C3CD543A
3 changed files with 3 additions and 29 deletions

View file

@ -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.7", 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