mirror of
https://github.com/fluencelabs/wasm-bindgen
synced 2025-06-21 16:51:33 +00:00
Bump dependency on parity-wasm to 0.32.0
Brings support for atomic instructions!
This commit is contained in:
@ -11,7 +11,7 @@ Micro-interpreter optimized for wasm-bindgen's use case
|
||||
"""
|
||||
|
||||
[dependencies]
|
||||
parity-wasm = "0.31"
|
||||
parity-wasm = "0.32"
|
||||
|
||||
[dev-dependencies]
|
||||
tempfile = "3"
|
||||
|
Reference in New Issue
Block a user