We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b9ce588 commit 1c2e8f0Copy full SHA for 1c2e8f0
README.md
@@ -19,18 +19,11 @@ A resilient & standards-compliant open-source IMAP server with built-in encrypti
19
## Roadmap
20
21
- ✅ 0.1 Better emails parsing.
22
- - ✅ 0.2 Support of IMAP4..
+ - ✅ 0.2 IMAP4 support.
23
- ✅ 0.3 CalDAV support.
24
- ⌛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
+ - ⌛0.5 Internals rework.
+ - ⌛0.6 Public beta.
34
35
## Sponsors and funding
36
0 commit comments