From 285cdba171907f8fcee94bab4fd40d03a69949ad Mon Sep 17 00:00:00 2001 From: Rostyslav Tyshko Date: Fri, 6 Jun 2025 16:54:22 -0400 Subject: [PATCH] taplo --- Cargo.toml | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) 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"