mirror of
https://github.com/fluencelabs/wasm-bindgen
synced 2025-06-28 12:11:34 +00:00
Update to walrus 0.10.0
Ensure that we enable the new `parallel` feature in the CLI so our tools all use parallelized parsing, but none of our specific crates need it for usage.
This commit is contained in:
@ -13,4 +13,4 @@ edition = "2018"
|
||||
|
||||
[dependencies]
|
||||
failure = "0.1"
|
||||
walrus = "0.9.0"
|
||||
walrus = "0.10.0"
|
||||
|
Reference in New Issue
Block a user