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"