1
Fork 0

Reexport serde_json crate from run-make-support to give it access to run-make tests

This commit is contained in:
Guillaume Gomez 2024-08-16 15:09:04 +02:00
parent a2a4f2bcb5
commit 6b1637c477
3 changed files with 38 additions and 39 deletions

View file

@ -3149,6 +3149,7 @@ dependencies = [
"gimli 0.31.0",
"object 0.36.2",
"regex",
"serde_json",
"similar",
"wasmparser 0.214.0",
]