diff --git a/frontend/Makefile b/frontend/Makefile index 84ea9d3bb6..89f206aeaa 100644 --- a/frontend/Makefile +++ b/frontend/Makefile @@ -9,4 +9,4 @@ install_cargo_make: install_rust: brew bundle - rustup-init -y + rustup-init -y --default-toolchain=nightly