From 771ada178daa5266c74fb716ebc762930eb9e869 Mon Sep 17 00:00:00 2001 From: Rostyslav Tyshko Date: Fri, 20 Jun 2025 01:20:49 -0400 Subject: [PATCH] fm unused exclude 2 --- Cargo.toml | 2 -- 1 file changed, 2 deletions(-) diff --git a/Cargo.toml b/Cargo.toml index 8ca4f45..7af2e24 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -19,8 +19,6 @@ members = [ "sc_core", ] -exclude = ["template/sc_example", "template/zk_sc_test"] - [workspace.dependencies] anyhow = "1.0" num_cpus = "1.13.1"