Skip to content

Commit 30e9e25

Browse files
toxeusdjc
authored andcommitted
README: indicate maintenance status of tokio-imap
1 parent f5003e4 commit 30e9e25

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

README.md

+3
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,9 @@ projects, please support the project via [GitHub Sponsors] or contact me for sup
2121
[![crates.io, latest release](https://img.shields.io/crates/v/tokio-imap.svg)](https://crates.io/crates/tokio-imap)
2222
[![API docs, latest release](https://docs.rs/tokio-imap/badge.svg)](http://docs.rs/tokio-imap)
2323

24+
NOTE: Unlike imap-proto, tokio-imap doesn't receive much maintenance. As
25+
an alternative we suggest to evaluate async-imap instead.
26+
2427
A [Tokio stack-based][Tokio_stack], fully asynchronous IMAP library, with strong focus on following
2528
the relevant specs, mainly [IMAP4rev1][rfc3501], but with limited support for
2629
the [Conditional STORE][rfc4551] extension. The type system is used to help

0 commit comments

Comments
 (0)