mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-05-30 19:51:02 +00:00
Sync Cargo.toml and crates.io versions (#3034)
Related https://github.com/paritytech/polkadot-sdk/issues/3032 --- Using https://github.com/liamaharon/cargo-workspace-version-tools/ `cargo run -- sync --path ../polkadot-sdk` --------- Signed-off-by: Oliver Tale-Yazdi <oliver.tale-yazdi@parity.io> Co-authored-by: Oliver Tale-Yazdi <oliver.tale-yazdi@parity.io>
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
[package]
|
||||
name = "seedling-runtime"
|
||||
version = "0.1.0"
|
||||
version = "0.7.0"
|
||||
description = "Seedling parachain runtime. A starter runtime for solochain to parachain migration."
|
||||
authors.workspace = true
|
||||
edition.workspace = true
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
[package]
|
||||
name = "shell-runtime"
|
||||
version = "0.1.0"
|
||||
version = "0.7.0"
|
||||
description = "A minimal runtime to test Relay Chain consensus."
|
||||
authors.workspace = true
|
||||
edition.workspace = true
|
||||
|
||||
Reference in New Issue
Block a user