substrate-wasm-builder 1.0.1

Utility for building WASM binaries
Documentation
# THIS FILE IS AUTOMATICALLY GENERATED BY CARGO
#
# When uploading crates to the registry Cargo will automatically
# "normalize" Cargo.toml files for maximal compatibility
# with all versions of Cargo and also rewrite `path` dependencies
# to registry (e.g., crates.io) dependencies
#
# If you believe there's an error in this file please file an
# issue against the rust-lang/cargo repository. If you're
# editing this file be aware that the upstream Cargo.toml
# will likely look very different (and much more reasonable)

[package]
edition = "2018"
name = "substrate-wasm-builder"
version = "1.0.1"
authors = ["Parity Technologies <admin@parity.io>"]
description = "Utility for building WASM binaries"
readme = "README.md"
license = "GPL-3.0"
repository = "https://github.com/paritytech/substrate"
[dependencies.build-helper]
version = "0.1.1"

[dependencies.cargo_metadata]
version = "0.8"

[dependencies.fs2]
version = "0.4.3"

[dependencies.tempfile]
version = "3.1.0"

[dependencies.toml]
version = "0.5.1"

[dependencies.walkdir]
version = "2.2.8"