diff --git a/Cargo.toml b/Cargo.toml index 02527ee..727238f 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -61,7 +61,7 @@ members = [ "vendor/solana/rpc-client-api", ] default-members = [ - "client/consensus/pow", + "client/*", "core-primitives", "frame/*", "primitives/*",