File tree Expand file tree Collapse file tree 1 file changed +1
-2
lines changed Expand file tree Collapse file tree 1 file changed +1
-2
lines changed Original file line number Diff line number Diff line change @@ -23,16 +23,15 @@ indexmap = "1.0.2"
23
23
libloading = { version = " 0.6.0" , optional = true }
24
24
smallvec = " 1.6.1"
25
25
26
+ [patch .crates-io ]
26
27
# Uncomment to use local checkout of cranelift
27
- # [patch."https://github.com/bytecodealliance/wasmtime.git"]
28
28
# cranelift-codegen = { path = "../wasmtime/cranelift/codegen" }
29
29
# cranelift-frontend = { path = "../wasmtime/cranelift/frontend" }
30
30
# cranelift-module = { path = "../wasmtime/cranelift/module" }
31
31
# cranelift-native = { path = "../wasmtime/cranelift/native" }
32
32
# cranelift-jit = { path = "../wasmtime/cranelift/jit" }
33
33
# cranelift-object = { path = "../wasmtime/cranelift/object" }
34
34
35
- # [patch.crates-io]
36
35
# gimli = { path = "../" }
37
36
38
37
[features ]
You can’t perform that action at this time.
0 commit comments