mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-04-26 15:47:58 +00:00
c5a709a882
* client/rpc/api -> client/rpc-api * client/util/wasm-builder-runner -> utils/wasm-builder-runner * client/grafana-data-source -> utils/grafana-data-source * test/utils -> test-utils * fix moved path * Update Cargo.lock * Update Cargo.lock
12 lines
298 B
TOML
12 lines
298 B
TOML
[package]
|
|
name = "substrate-wasm-builder-runner"
|
|
version = "1.0.4"
|
|
authors = ["Parity Technologies <admin@parity.io>"]
|
|
description = "Runner for substrate-wasm-builder"
|
|
edition = "2018"
|
|
readme = "README.md"
|
|
repository = "https://github.com/paritytech/substrate"
|
|
license = "GPL-3.0"
|
|
|
|
[dependencies]
|