mirror of
https://github.com/chatmail/core.git
synced 2026-04-17 21:46:35 +03:00
Revert "Make dc_receive_imf non-public"
This reverts commit cabb58a9aa.
dc_receive_imf() is used in the "repl" example.
This was not caught by CI because it does not build examples.
This commit is contained in:
@@ -65,7 +65,7 @@ mod token;
|
||||
#[macro_use]
|
||||
mod dehtml;
|
||||
|
||||
mod dc_receive_imf;
|
||||
pub mod dc_receive_imf;
|
||||
pub mod dc_tools;
|
||||
|
||||
/// if set imap/incoming and smtp/outgoing MIME messages will be printed
|
||||
|
||||
Reference in New Issue
Block a user