mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-07-12 19:15:48 +00:00
5f00ecbff2
* bump version * update Cargo.lock Co-authored-by: Andronik Ordian <write@reusable.software>
9 lines
185 B
TOML
9 lines
185 B
TOML
[package]
|
|
name = "polkadot-simnet-node"
|
|
version = "0.9.12"
|
|
authors = ["Parity Technologies <admin@parity.io>"]
|
|
edition = "2018"
|
|
|
|
[dependencies]
|
|
polkadot-simnet = { path = "../common" }
|