Files
pezkuwi-subxt/substrate/core/utils/wasm-builder-runner/Cargo.toml
T
Bastian Köcher 7a2165cff2 Make wasm-builder less spammy (#3020)
* Don't clutter the output that much

* Support building from `crates` or from `path`

* Upgrade the versions

* Update `Cargo.lock`
2019-07-04 17:57:21 +02:00

12 lines
298 B
TOML

[package]
name = "substrate-wasm-builder-runner"
version = "1.0.1"
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]