Temporarily switch to the rustfmt branch of lightbeam.
This is branched from master to apply rustfmt, as a temporary measure to fix the CI.
This commit is contained in:
2
.gitmodules
vendored
2
.gitmodules
vendored
@@ -4,7 +4,7 @@
|
|||||||
[submodule "lightbeam"]
|
[submodule "lightbeam"]
|
||||||
path = lightbeam
|
path = lightbeam
|
||||||
url = https://github.com/CraneStation/lightbeam.git
|
url = https://github.com/CraneStation/lightbeam.git
|
||||||
branch = master
|
branch = rustfmt
|
||||||
[submodule "wasmtime-api/c-examples/wasm-c-api"]
|
[submodule "wasmtime-api/c-examples/wasm-c-api"]
|
||||||
path = wasmtime-api/c-examples/wasm-c-api
|
path = wasmtime-api/c-examples/wasm-c-api
|
||||||
url = https://github.com/WebAssembly/wasm-c-api
|
url = https://github.com/WebAssembly/wasm-c-api
|
||||||
|
|||||||
Submodule lightbeam updated: e7f67b1725...dcae4ec897
Reference in New Issue
Block a user