Update walrus

This commit is contained in:
Alex Crichton
2019-06-05 11:07:57 -07:00
parent bf1a31e139
commit 59e773f5ec
6 changed files with 5 additions and 6 deletions

View File

@ -24,7 +24,7 @@ rouille = { version = "3.0.0", default-features = false }
serde = { version = "1.0", features = ['derive'] }
serde_derive = "1.0"
serde_json = "1.0"
walrus = "0.7.0"
walrus = "0.8.0"
wasm-bindgen-cli-support = { path = "../cli-support", version = "=0.2.45" }
wasm-bindgen-shared = { path = "../shared", version = "=0.2.45" }