diff options
Diffstat (limited to 'Cargo.toml')
| -rw-r--r-- | Cargo.toml | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -44,6 +44,7 @@ color-eyre="0.6" criterion={version="0.5", features=["html_reports"]} tinywasm={path="crates/tinywasm"} +wat={version="1.0"} wasmi={version="0.31", features=["std"]} wasmer={version="4.2", features=["cranelift", "singlepass"]} wasmtime={version="17.0", features=["cranelift"]} |
