Upgrade to walrus 0.4

Also be sure to have an explicit GC pass!
This commit is contained in:
Alex Crichton
2019-02-19 13:07:00 -08:00
parent 5b0cfd7cea
commit 8fb705a1ef
9 changed files with 21 additions and 24 deletions

View File

@ -12,5 +12,5 @@ Support for threading-related transformations in wasm-bindgen
edition = "2018"
[dependencies]
walrus = "0.2"
failure = "0.1"
walrus = "0.4"