diff --git a/Cargo.toml b/Cargo.toml index 9b45768..8ca4f45 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -19,10 +19,7 @@ members = [ "sc_core", ] -exclude = [ - "template/sc_example", - "template/zk_sc_test" -] +exclude = ["template/sc_example", "template/zk_sc_test"] [workspace.dependencies] anyhow = "1.0"