diff --git a/Cargo.toml b/Cargo.toml index c8ab144a..c6e15c69 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -15,11 +15,7 @@ license = "Unlicense" repository = "https://github.com/r0gue-io/pop-node/" [workspace] -exclude = [ - "extension/contract", - "pop-api", - "tests/contracts", -] +exclude = [ "extension/contract", "pop-api", "tests/contracts" ] members = [ "integration-tests", "node",