mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-06-20 11:41: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:
@@ -27,4 +27,4 @@ clap = { version = "4.4.18", features = ["derive"] }
|
||||
log = "0.4.17"
|
||||
sc-chain-spec = { path = "../../../client/chain-spec" }
|
||||
serde_json = "1.0.111"
|
||||
sp-tracing = { version = "10.0.0", path = "../../../primitives/tracing" }
|
||||
sp-tracing = { path = "../../../primitives/tracing" }
|
||||
|
||||
Reference in New Issue
Block a user