diff --git a/Cargo.toml b/Cargo.toml index 6cf7625af6..69052dcd3b 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -169,7 +169,7 @@ default-members = [ "tools/nymvisor", ] -exclude = ["explorer", "contracts", "nym-wallet", "cpu-cycles"] +exclude = ["contracts", "nym-wallet", "cpu-cycles"] [workspace.package] authors = ["Nym Technologies SA"]