From a666e1427932c967ac0db5de7396aa91ad3cf8f6 Mon Sep 17 00:00:00 2001 From: Dan Gohman Date: Thu, 26 Sep 2019 12:42:31 -0700 Subject: [PATCH] Temporarily switch to the rustfmt branch of lightbeam. This is branched from master to apply rustfmt, as a temporary measure to fix the CI. --- .gitmodules | 2 +- lightbeam | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.gitmodules b/.gitmodules index 3a079448b1..44f7dc75b7 100644 --- a/.gitmodules +++ b/.gitmodules @@ -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 diff --git a/lightbeam b/lightbeam index e7f67b1725..dcae4ec897 160000 --- a/lightbeam +++ b/lightbeam @@ -1 +1 @@ -Subproject commit e7f67b17252d87ee5211c222e9c8558d1e10c0c7 +Subproject commit dcae4ec89713e193006038cee87f21f40f7dd065