mirror of
https://github.com/fluencelabs/wasm-bindgen
synced 2025-04-15 18:04:55 +00:00
Update parity-wasm dep
This commit is contained in:
parent
90882bb06f
commit
19f88f0fd2
@ -6,7 +6,7 @@ authors = ["Alex Crichton <alex@alexcrichton.com>"]
|
|||||||
[dependencies]
|
[dependencies]
|
||||||
base64 = "0.9"
|
base64 = "0.9"
|
||||||
failure = "0.1"
|
failure = "0.1"
|
||||||
parity-wasm = "0.23"
|
parity-wasm = "0.27"
|
||||||
serde_json = "1.0"
|
serde_json = "1.0"
|
||||||
wasm-bindgen-shared = { path = "../wasm-bindgen-shared" }
|
wasm-bindgen-shared = { path = "../wasm-bindgen-shared" }
|
||||||
wasm-gc-api = "0.1"
|
wasm-gc-api = "0.1"
|
||||||
|
@ -5,7 +5,7 @@ authors = ["Alex Crichton <alex@alexcrichton.com>"]
|
|||||||
|
|
||||||
[dependencies]
|
[dependencies]
|
||||||
docopt = "0.8"
|
docopt = "0.8"
|
||||||
parity-wasm = "0.23"
|
parity-wasm = "0.27"
|
||||||
serde = "1.0"
|
serde = "1.0"
|
||||||
serde_derive = "1.0"
|
serde_derive = "1.0"
|
||||||
wasm-bindgen-cli-support = { path = "../wasm-bindgen-cli-support" }
|
wasm-bindgen-cli-support = { path = "../wasm-bindgen-cli-support" }
|
||||||
|
Loading…
x
Reference in New Issue
Block a user