From 6813690e893bc461bd2be60509850a5a80454c6a Mon Sep 17 00:00:00 2001 From: HampusM Date: Sun, 18 Sep 2022 20:20:53 +0200 Subject: feat: add binding async factories to async DI container --- README.md | 1 + 1 file changed, 1 insertion(+) (limited to 'README.md') diff --git a/README.md b/README.md index 55ff28e..b71d6e3 100644 --- a/README.md +++ b/README.md @@ -22,6 +22,7 @@ From the [syrette Wikipedia article](https://en.wikipedia.org/wiki/Syrette). - Binding singletons - Injection of third-party structs & traits - Named bindings +- Async factories ## Optional features - `factory`. Binding factories (Rust nightly required) -- cgit v1.2.3-18-g5258