aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHampusM <hampus@hampusmat.com>2022-07-31 12:36:40 +0200
committerHampusM <hampus@hampusmat.com>2022-07-31 12:36:40 +0200
commit9bcb3d844a01279aa91149f7b191209b3085ec3c (patch)
tree5600a6dcd50b8b7b3e99de9b0bcb5d6cc2ca3bd1
parent0e2193d34c43513dbdcf91b947bec072d9b98b22 (diff)
docs: add binding singletons to list of features
-rw-r--r--README.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/README.md b/README.md
index 48d5901..25b2e91 100644
--- a/README.md
+++ b/README.md
@@ -17,6 +17,7 @@ From the [syrette Wikipedia article](https://en.wikipedia.org/wiki/Syrette).
- Helpful error messages
- Enforces the use of interface traits
- Supports generic implementations & generic interface traits
+- Binding singletons
## Optional features
- `factory`. Binding factories (Rust nightly required)