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:
Dan Gohman
2019-09-26 12:42:31 -07:00
parent 10845134f7
commit a666e14279
2 changed files with 2 additions and 2 deletions

2
.gitmodules vendored
View File

@@ -4,7 +4,7 @@
[submodule "lightbeam"]
path = lightbeam
url = https://github.com/CraneStation/lightbeam.git
branch = master
branch = rustfmt
[submodule "wasmtime-api/c-examples/wasm-c-api"]
path = wasmtime-api/c-examples/wasm-c-api
url = https://github.com/WebAssembly/wasm-c-api