| [package] | |
| name = "run_wasm" | |
| publish = false | |
| version.workspace = true | |
| license.workspace = true | |
| edition.workspace = true | |
| repository.workspace = true | |
| # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html | |
| [dependencies] | |
| cargo-run-wasm = "0.3.2" |