aboutsummaryrefslogtreecommitdiff
path: root/Cargo.toml
diff options
context:
space:
mode:
Diffstat (limited to 'Cargo.toml')
-rw-r--r--Cargo.toml4
1 files changed, 0 insertions, 4 deletions
diff --git a/Cargo.toml b/Cargo.toml
index 77b73c2..d33742b 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -35,10 +35,6 @@ required-features = ["async", "factory"]
name = "async-factory"
required-features = ["async", "factory"]
-[[example]]
-name = "prevent-circular"
-required-features = ["prevent-circular"]
-
[dependencies]
syrette_macros = { path = "./macros", version = "0.4.2" }
linkme = "0.3.0"