Merge pull request #44 from paritytech/prune-toml

Update wasm-opt to wasm-prune in toml
This commit is contained in:
Nikolay Volf 2017-12-11 12:57:22 +01:00 committed by GitHub
commit a8873be877
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,5 +1,5 @@
[package]
name = "wasm-opt"
name = "wasm-prune"
version = "0.1.0"
authors = ["NikVolf <nikvolf@gmail.com>"]