Rename wasmtime-runtime to wasmtime-environ.
This mirrors changes in cranelift.
This commit is contained in:
@@ -19,7 +19,7 @@ path = "src/wasm2obj.rs"
|
||||
[dependencies]
|
||||
cranelift-codegen = "0.18.1"
|
||||
cranelift-native = "0.18.1"
|
||||
wasmtime-runtime = { path = "lib/runtime" }
|
||||
wasmtime-environ = { path = "lib/environ" }
|
||||
wasmtime-execute = { path = "lib/execute" }
|
||||
wasmtime-obj = { path = "lib/obj" }
|
||||
docopt = "1.0.0"
|
||||
|
||||
Reference in New Issue
Block a user