From 1c2e8f09857d4bc3d362a8d55710795c28df34a6 Mon Sep 17 00:00:00 2001 From: Quentin Dufour Date: Wed, 29 May 2024 10:35:55 +0200 Subject: [PATCH] fix readme --- README.md | 13 +++---------- 1 file changed, 3 insertions(+), 10 deletions(-) diff --git a/README.md b/README.md index 2778ffa..0b898dc 100644 --- a/README.md +++ b/README.md @@ -19,18 +19,11 @@ A resilient & standards-compliant open-source IMAP server with built-in encrypti ## Roadmap - ✅ 0.1 Better emails parsing. - - ✅ 0.2 Support of IMAP4.. + - ✅ 0.2 IMAP4 support. - ✅ 0.3 CalDAV support. - ⌛0.4 CardDAV support. - - ⌛0.5 Public beta. - -## A note about cargo2nix - -Currently, you must edit Cargo.nix by hand after running `cargo2nix`. -Find the `tokio` dependency declaration. -Look at tokio's dependencies, the `tracing` is disable through a `if false` logic. -Activate it by replacing the condition with `if true`. - + - ⌛0.5 Internals rework. + - ⌛0.6 Public beta. ## Sponsors and funding