479010094e
- Remove missing cli crate from workspace members - Fix TOML array syntax errors in pvf and benchmarking-cli Cargo.toml - Fix Rust import ordering with cargo fmt - Fix feature propagation with zepter (try-runtime, runtime-benchmarks, std)
Test Teyrchains
Each teyrchain consists of three parts: a #![no_std] library with the main execution logic, a WASM crate which wraps
this logic, and a collator node.