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

@@ -33,7 +33,7 @@ wasi-common = { path = "../wasi-common", version = "0.12.0" }
pretty_env_logger = "0.3.0"
rayon = "1.2.1"
file-per-thread-logger = "0.1.1"
wat = "1.0"
wat = "1.0.10"
tempfile = "3.1"
[badges]