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

@@ -27,7 +27,7 @@ more-asserts = "0.2.1"
[dev-dependencies]
lazy_static = "1.2"
wat = "1.0.2"
wat = "1.0.9"
quickcheck = "0.9.0"
anyhow = "1.0"