Update wasmparser to 0.69.2

This commit is contained in:
Andrew Brown
2020-12-07 09:20:06 -08:00
parent 6ce1658e4d
commit f1025322fa
10 changed files with 21 additions and 21 deletions

View File

@@ -24,7 +24,7 @@ more-asserts = "0.2.1"
smallvec = "1.0.0"
thiserror = "1.0.9"
typemap = "0.3"
wasmparser = "0.69.0"
wasmparser = "0.69.2"
[dev-dependencies]
lazy_static = "1.2"