From 244ca0e2128527627932c76215f76f2edcbc97a9 Mon Sep 17 00:00:00 2001 From: HampusM Date: Tue, 30 Aug 2022 18:59:14 +0200 Subject: docs: add async support to readme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'README.md') diff --git a/README.md b/README.md index 04f2ca4..55ff28e 100644 --- a/README.md +++ b/README.md @@ -26,6 +26,7 @@ From the [syrette Wikipedia article](https://en.wikipedia.org/wiki/Syrette). ## Optional features - `factory`. Binding factories (Rust nightly required) - `prevent-circular`. Detection and prevention of circular dependencies. (Enabled by default) +- `async`. Asynchronous support To use these features, you must [enable it in Cargo](https://doc.rust-lang.org/cargo/reference/features.html#dependency-features). @@ -116,7 +117,6 @@ For more examples see the [examples folder](https://git.hampusmat.com/syrette/tr ## Todo - Add support for generic factories -- Add asynchronous functionality ## Contributing You can reach out by joining the [mailing list](https://lists.hampusmat.com/postorius/lists/syrette.lists.hampusmat.com/). -- cgit v1.2.3-18-g5258