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

@@ -43,7 +43,7 @@ libc = "0.2.60"
log = "0.4.8"
rayon = "1.2.1"
humantime = "2.0.0"
wasmparser = "0.69"
wasmparser = "0.69.2"
[dev-dependencies]
env_logger = "0.8.1"