Update wasm-tools crates (#2908)
wasmparser 0.78 adds the Unknown name subsection type.
This commit is contained in:
@@ -43,7 +43,7 @@ libc = "0.2.60"
|
||||
log = "0.4.8"
|
||||
rayon = "1.2.1"
|
||||
humantime = "2.0.0"
|
||||
wasmparser = "0.77.0"
|
||||
wasmparser = "0.78.1"
|
||||
lazy_static = "1.4.0"
|
||||
|
||||
[dev-dependencies]
|
||||
|
||||
Reference in New Issue
Block a user