From f9613d8c273f33ff9f0357d79a36634fde246ff4 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Maxime=20=E2=80=9Cpep=E2=80=9D=20Buquet?= Date: Fri, 1 Apr 2022 01:53:51 +0200 Subject: [PATCH] poezio-0.14 update MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Maxime “pep” Buquet --- content/posts/poezio-0.14.en.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/content/posts/poezio-0.14.en.md b/content/posts/poezio-0.14.en.md index 3e3d447..c5ab81b 100644 --- a/content/posts/poezio-0.14.en.md +++ b/content/posts/poezio-0.14.en.md @@ -89,8 +89,8 @@ There are however changes that would require a lot of refactoring, such as a multi-account feature, or easier maintainance in general. We have decided to start migrating Poezio to Rust, in part to be able to -refactor the project more easily, but also because it's a language we've come -to appreciate over the years with experience in other projects, but more +refactor the project more easily, and also because it's a language we've come +to appreciate over the years with experience in other projects, and more specifically with [xmpp-rs][xmpp-rs], an XMPP Rust library. All of this will happen right after the release, and we invite interested