From 800e164a83388aa5ca7675f8031b0f0d7c6b6051 Mon Sep 17 00:00:00 2001 From: HampusM Date: Wed, 16 Aug 2023 22:35:47 +0200 Subject: test: make the prevent-circular example an integration test --- Cargo.toml | 4 ---- 1 file changed, 4 deletions(-) (limited to 'Cargo.toml') 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" -- cgit v1.2.3-18-g5258