mirror of
https://github.com/dani-garcia/vaultwarden.git
synced 2025-09-09 03:02:42 +00:00
Use the latest fast_chemail crate directly, with the fix
This commit is contained in:
parent
8743d18aca
commit
274ea9a4f2
2 changed files with 3 additions and 7 deletions
|
@ -106,7 +106,3 @@ rmp = { git = 'https://github.com/dani-garcia/msgpack-rust' }
|
|||
# Use new native_tls version 0.2
|
||||
lettre = { git = 'https://github.com/lettre/lettre', rev = 'c988b1760ad81' }
|
||||
lettre_email = { git = 'https://github.com/lettre/lettre', rev = 'c988b1760ad81' }
|
||||
|
||||
# Allow emails with domains that start with numbers
|
||||
fast_chemail = { git = 'https://github.com/dani-garcia/fast_chemail_rs' }
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue