We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 24c459c commit a606fdeCopy full SHA for a606fde
Cargo.toml
@@ -29,7 +29,7 @@ smallvec = "1.6.1"
29
#cranelift-codegen = { path = "../wasmtime/cranelift/codegen" }
30
#cranelift-frontend = { path = "../wasmtime/cranelift/frontend" }
31
#cranelift-module = { path = "../wasmtime/cranelift/module" }
32
-#cranelift-native = { path = ../wasmtime/cranelift/native" }
+#cranelift-native = { path = "../wasmtime/cranelift/native" }
33
#cranelift-jit = { path = "../wasmtime/cranelift/jit" }
34
#cranelift-object = { path = "../wasmtime/cranelift/object" }
35
0 commit comments