mirror of
https://github.com/fluencelabs/wasm-bindgen
synced 2025-06-12 12:31:22 +00:00
Bump dependency on parity-wasm to 0.32.0
Brings support for atomic instructions!
This commit is contained in:
@ -13,7 +13,7 @@ Shared support for the wasm-bindgen-cli package, an internal dependency
|
||||
[dependencies]
|
||||
base64 = "0.9"
|
||||
failure = "0.1.2"
|
||||
parity-wasm = "0.31"
|
||||
parity-wasm = "0.32"
|
||||
serde = "1.0"
|
||||
serde_json = "1.0"
|
||||
tempfile = "3.0"
|
||||
|
Reference in New Issue
Block a user