Add missing dev-dependency: wasmtime-runtime

This commit is contained in:
Jakub Konka
2020-01-09 22:04:21 +01:00
parent 64afd0305a
commit f83eafd6c2
2 changed files with 2 additions and 0 deletions

View File

@@ -40,6 +40,7 @@ rayon = "1.2.1"
wasm-webidl-bindings = "0.6"
[dev-dependencies]
wasmtime-runtime = { path = "crates/runtime" }
more-asserts = "0.2.1"
# This feature requires the wasm32-wasi target be installed. It enables
# wasm32-wasi integration tests. To enable, run