aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--README.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/README.md b/README.md
index 5ff2d88..554f7d2 100644
--- a/README.md
+++ b/README.md
@@ -19,6 +19,7 @@ From the [syrette Wikipedia article](https://en.wikipedia.org/wiki/Syrette).
- Enforces the use of interface traits
- Supports generic implementations & generic interface traits
- Binding singletons
+- Injection of third-party structs & traits
## Optional features
- `factory`. Binding factories (Rust nightly required)