From 49cd06600431bc314e9c1cebfc73ecfbe5d9f894 Mon Sep 17 00:00:00 2001 From: Fuwn Date: Tue, 18 Apr 2023 21:29:47 +0000 Subject: feat: async-std support !! --- README.md | 2 ++ 1 file changed, 2 insertions(+) (limited to 'README.md') diff --git a/README.md b/README.md index a01b597..efa0e51 100644 --- a/README.md +++ b/README.md @@ -7,6 +7,8 @@ Windmark is an elegant and highly performant, async Gemini server framework for the modern age! +Now supporting both [Tokio](https://github.com/tokio-rs/tokio) and [`async-std`](https://github.com/async-rs/async-std)! + ## Usage Check out an example starter project -- cgit v1.2.3