Remove usage of `sp-std` on templates (#5001)
Following PR for https://github.com/paritytech/polkadot-sdk/pull/4941 that removes usage of `sp-std` on templates `sp-std` crate was proposed to deprecate on https://github.com/paritytech/polkadot-sdk/issues/2101 @Kianenigma --------- Co-authored-by:Kian Paimani <5588131+kianenigma@users.noreply.github.com>
Showing
- Cargo.lock 0 additions, 3 deletionsCargo.lock
- templates/parachain/pallets/template/Cargo.toml 0 additions, 2 deletionstemplates/parachain/pallets/template/Cargo.toml
- templates/parachain/runtime/Cargo.toml 0 additions, 2 deletionstemplates/parachain/runtime/Cargo.toml
- templates/parachain/runtime/src/apis.rs 3 additions, 3 deletionstemplates/parachain/runtime/src/apis.rs
- templates/parachain/runtime/src/lib.rs 2 additions, 1 deletiontemplates/parachain/runtime/src/lib.rs
- templates/solochain/runtime/Cargo.toml 0 additions, 2 deletionstemplates/solochain/runtime/Cargo.toml
- templates/solochain/runtime/src/lib.rs 3 additions, 2 deletionstemplates/solochain/runtime/src/lib.rs
Please register or sign in to comment