mirror of
https://github.com/dani-garcia/vaultwarden.git
synced 2025-06-12 21:27:37 +02:00
Updated dependencies, removed valid mail check (now done by lettre), and updated global domains file
This commit is contained in:
@ -34,7 +34,6 @@ extern crate num_traits;
|
||||
extern crate lettre;
|
||||
extern crate lettre_email;
|
||||
extern crate native_tls;
|
||||
extern crate fast_chemail;
|
||||
extern crate byteorder;
|
||||
|
||||
use std::{path::Path, process::{exit, Command}};
|
||||
|
Reference in New Issue
Block a user