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:
@ -18,7 +18,7 @@ docopt = "1.0"
|
||||
env_logger = "0.5"
|
||||
failure = "0.1.2"
|
||||
log = "0.4"
|
||||
parity-wasm = "0.31"
|
||||
parity-wasm = "0.32"
|
||||
rouille = { version = "2.1.0", default-features = false }
|
||||
serde = "1.0"
|
||||
serde_derive = "1.0"
|
||||
|
Reference in New Issue
Block a user