Update wasmprinter requirement from 0.200 to 0.215

---
updated-dependencies:
- dependency-name: wasmprinter
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2024-07-31 21:04:40 +00:00
committed by GitHub
parent 0b222d76fd
commit 9556b4fd12
+1 -1
View File
@@ -36,7 +36,7 @@ pretty_assertions = "1"
rand = "0.8"
wat = "1"
wasmparser = "0.206"
wasmprinter = "0.200"
wasmprinter = "0.215"
wasmi = "0.31"
[features]