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

1
Cargo.lock generated
View File

@@ -2006,6 +2006,7 @@ dependencies = [
"wasmtime-interface-types",
"wasmtime-jit",
"wasmtime-obj",
"wasmtime-runtime",
"wasmtime-wasi",
"wasmtime-wasi-c",
"wasmtime-wast",