some tidying up

This commit is contained in:
2021-10-26 21:02:57 +02:00
parent af1c8f999b
commit 7f5dd9aa80
5 changed files with 63 additions and 17 deletions

View File

@@ -8,4 +8,5 @@ edition = "2021"
[dependencies]
nom = "7"
wasmparser = "0.81"
wasm-encoder = "0.8"
wasm-encoder = "0.8"
anyhow = "1"