mirror of
https://github.com/chatmail/core.git
synced 2026-04-27 18:36:30 +03:00
Move dc_array.rs to deltachat-ffi package
This commit is contained in:
committed by
holger krekel
parent
3f2a371599
commit
2cebed4f77
@@ -29,6 +29,8 @@ use deltachat::message::MsgId;
|
||||
use deltachat::stock::StockMessage;
|
||||
use deltachat::*;
|
||||
|
||||
mod dc_array;
|
||||
|
||||
mod string;
|
||||
use self::string::*;
|
||||
|
||||
|
||||
@@ -73,7 +73,6 @@ mod token;
|
||||
mod wrapmime;
|
||||
mod dehtml;
|
||||
|
||||
pub mod dc_array;
|
||||
pub mod dc_receive_imf;
|
||||
mod dc_simplify;
|
||||
pub mod dc_tools;
|
||||
|
||||
Reference in New Issue
Block a user