himalaya 2.0.0

CLI to manage emails
1
2
3
4
5
pub mod backend;
pub mod cli;
pub mod client;
pub mod raw;
pub mod send;