mirror of
https://github.com/chatmail/core.git
synced 2026-04-22 16:06:30 +03:00
Factor decrypt module out of e2ee module
This commit is contained in:
@@ -58,6 +58,7 @@ mod configure;
|
||||
pub mod constants;
|
||||
pub mod contact;
|
||||
pub mod context;
|
||||
mod decrypt;
|
||||
pub mod download;
|
||||
mod e2ee;
|
||||
pub mod ephemeral;
|
||||
|
||||
Reference in New Issue
Block a user