1
0
Fork 0
mirror of https://github.com/dani-garcia/vaultwarden.git synced 2025-07-12 23:34:59 +00:00

Use final release of lettre and update dependencies

This commit is contained in:
Daniel García 2019-03-17 14:43:22 +01:00
parent 6d7e15b2fd
commit 084bc2aee3
No known key found for this signature in database
GPG key ID: FC8A7D14C3CD543A
3 changed files with 31 additions and 25 deletions

View file

@ -102,7 +102,3 @@ regex = "1.1.2"
[patch.crates-io]
# Add support for Timestamp type
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' }