wip - use mmime instead of libetpan

This commit is contained in:
dignifiedquire
2019-05-07 10:45:46 +01:00
parent 693c0e0fc0
commit 83917ef93e
48 changed files with 68 additions and 1118 deletions

View File

@@ -1,7 +1,6 @@
use std::ffi::CStr;
use std::time::{Duration, SystemTime};
use libc;
use rand::{thread_rng, Rng};
use crate::constants::Event;