deps: Update wat to 1.0.9

This commit is contained in:
Nick Fitzgerald
2020-02-13 18:03:45 -08:00
parent 33a39ff4f0
commit 6d01fd4103
5 changed files with 5 additions and 5 deletions

View File

@@ -17,4 +17,4 @@ wasmprinter = "0.2.1"
wasmtime = { path = "../api", version = "0.12.0" }
[dev-dependencies]
wat = "1.0"
wat = "1.0.10"