This commit is contained in:
Chris Fallin 2022-11-22 23:31:02 -08:00
parent 1fbbbc9637
commit 6bb8a01585

View file

@ -8,6 +8,7 @@ edition = "2018"
[dependencies]
wasmparser = "0.95"
wasm-encoder = "0.20"
anyhow = "1.0"
structopt = "0.3"
log = "0.4"