Skip to content

Commit 1c2e8f0

Browse files
committed
fix readme
1 parent b9ce588 commit 1c2e8f0

File tree

1 file changed

+3
-10
lines changed

1 file changed

+3
-10
lines changed

README.md

Lines changed: 3 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -19,18 +19,11 @@ A resilient & standards-compliant open-source IMAP server with built-in encrypti
1919
## Roadmap
2020

2121
- ✅ 0.1 Better emails parsing.
22-
- ✅ 0.2 Support of IMAP4..
22+
- ✅ 0.2 IMAP4 support.
2323
- ✅ 0.3 CalDAV support.
2424
- ⌛0.4 CardDAV support.
25-
- ⌛0.5 Public beta.
26-
27-
## A note about cargo2nix
28-
29-
Currently, you must edit Cargo.nix by hand after running `cargo2nix`.
30-
Find the `tokio` dependency declaration.
31-
Look at tokio's dependencies, the `tracing` is disable through a `if false` logic.
32-
Activate it by replacing the condition with `if true`.
33-
25+
- ⌛0.5 Internals rework.
26+
- ⌛0.6 Public beta.
3427

3528
## Sponsors and funding
3629

0 commit comments

Comments
 (0)