mirror of
https://github.com/rustwasm/wasm-bindgen.git
synced 2024-12-25 02:53:07 +03: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]
|
||||
base64 = "0.9"
|
||||
failure = "0.1"
|
||||
parity-wasm = "0.23"
|
||||
parity-wasm = "0.27"
|
||||
serde_json = "1.0"
|
||||
wasm-bindgen-shared = { path = "../wasm-bindgen-shared" }
|
||||
wasm-gc-api = "0.1"
|
||||
|
@ -5,7 +5,7 @@ authors = ["Alex Crichton <alex@alexcrichton.com>"]
|
||||
|
||||
[dependencies]
|
||||
docopt = "0.8"
|
||||
parity-wasm = "0.23"
|
||||
parity-wasm = "0.27"
|
||||
serde = "1.0"
|
||||
serde_derive = "1.0"
|
||||
wasm-bindgen-cli-support = { path = "../wasm-bindgen-cli-support" }
|
||||
|
Loading…
Reference in New Issue
Block a user