mirror of
https://github.com/chatmail/core.git
synced 2026-04-28 10:56:29 +03:00
use rpgp directly
This commit is contained in:
@@ -19,8 +19,12 @@
|
||||
ptr_wrapping_offset_from
|
||||
)]
|
||||
|
||||
pub mod types;
|
||||
pub mod x;
|
||||
#[macro_use]
|
||||
extern crate failure;
|
||||
|
||||
mod pgp;
|
||||
mod types;
|
||||
mod x;
|
||||
|
||||
pub mod dc_aheader;
|
||||
pub mod dc_apeerstate;
|
||||
|
||||
Reference in New Issue
Block a user