Skip to content

Commit 1aa70bc

Browse files
committed
Re-export imap-proto
1 parent 8841733 commit 1aa70bc

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

src/lib.rs

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -93,5 +93,7 @@ pub use error::{Error, Result};
9393

9494
pub mod extensions;
9595

96+
pub use imap_proto;
97+
9698
#[cfg(test)]
9799
mod mock_stream;

0 commit comments

Comments
 (0)