mirror of
https://github.com/dani-garcia/vaultwarden.git
synced 2025-09-10 02:35:58 +03:00
Use the latest fast_chemail crate directly, with the fix
This commit is contained in:
@@ -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' }
|
||||
|
||||
|
Reference in New Issue
Block a user