subtensor
subtensor copied to clipboard
fix broken workspace root package
Some recent changes to the workspace root package broke some syntax like cargo test --features=try-runtime without --workspace. This fixes some issues in the root workspace Cargo.toml re-enabling that old behavior (both node and runtime are now default build targets for workspace root package) and fixing some other issues with the workspace setup