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"
2323libloading = { version = " 0.6.0" , optional = true }
2424smallvec = " 1.6.1"
2525
26+ [patch .crates-io ]
2627# Uncomment to use local checkout of cranelift
27- # [patch."https://github.com/bytecodealliance/wasmtime.git"]
2828# cranelift-codegen = { path = "../wasmtime/cranelift/codegen" }
2929# cranelift-frontend = { path = "../wasmtime/cranelift/frontend" }
3030# cranelift-module = { path = "../wasmtime/cranelift/module" }
3131# cranelift-native = { path = "../wasmtime/cranelift/native" }
3232# cranelift-jit = { path = "../wasmtime/cranelift/jit" }
3333# cranelift-object = { path = "../wasmtime/cranelift/object" }
3434
35- # [patch.crates-io]
3635# gimli = { path = "../" }
3736
3837[features ]
You can’t perform that action at this time.
0 commit comments