mirror of
https://github.com/fluencelabs/wasm-bindgen
synced 2025-06-24 10:11:34 +00:00
Update parity-wasm dependency
While doing this, make `parity-wasm` a public dependency of all crates instead of using the `Any` trick as that's not really needed any more.
This commit is contained in:
@ -11,7 +11,7 @@ Micro-interpreter optimized for wasm-bindgen's use case
|
||||
"""
|
||||
|
||||
[dependencies]
|
||||
parity-wasm = "0.32"
|
||||
parity-wasm = "0.34"
|
||||
|
||||
[dev-dependencies]
|
||||
tempfile = "3"
|
||||
|
Reference in New Issue
Block a user