mirror of
https://github.com/fluencelabs/wasm-utils
synced 2025-04-13 07:46:05 +00:00
bump all to 0.6
This commit is contained in:
parent
24b97b517a
commit
fe25beca2b
@ -1,6 +1,6 @@
|
|||||||
[package]
|
[package]
|
||||||
name = "pwasm-utils"
|
name = "pwasm-utils"
|
||||||
version = "0.5.0"
|
version = "0.6.0"
|
||||||
authors = ["Nikolay Volf <nikvolf@gmail.com>", "Sergey Pepyakin <s.pepyakin@gmail.com>"]
|
authors = ["Nikolay Volf <nikvolf@gmail.com>", "Sergey Pepyakin <s.pepyakin@gmail.com>"]
|
||||||
license = "MIT/Apache-2.0"
|
license = "MIT/Apache-2.0"
|
||||||
readme = "README.md"
|
readme = "README.md"
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
[package]
|
[package]
|
||||||
name = "pwasm-utils-cli"
|
name = "pwasm-utils-cli"
|
||||||
version = "0.4.1"
|
version = "0.6.0"
|
||||||
authors = ["Nikolay Volf <nikvolf@gmail.com>", "Sergey Pepyakin <s.pepyakin@gmail.com>"]
|
authors = ["Nikolay Volf <nikvolf@gmail.com>", "Sergey Pepyakin <s.pepyakin@gmail.com>"]
|
||||||
license = "MIT/Apache-2.0"
|
license = "MIT/Apache-2.0"
|
||||||
readme = "README.md"
|
readme = "README.md"
|
||||||
@ -39,7 +39,7 @@ path = "check/main.rs"
|
|||||||
|
|
||||||
[dependencies]
|
[dependencies]
|
||||||
parity-wasm = "0.31"
|
parity-wasm = "0.31"
|
||||||
pwasm-utils = { path = "..", version = "0.5" }
|
pwasm-utils = { path = "..", version = "0.6" }
|
||||||
glob = "0.2"
|
glob = "0.2"
|
||||||
clap = "2.24"
|
clap = "2.24"
|
||||||
log = "0.4"
|
log = "0.4"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user