Switch to stable rust toolchain
Signed-off-by: Severin Kaderli <severin@kaderli.dev>
This commit is contained in:
parent
7f9f763530
commit
df560bb45a
1 changed files with 1 additions and 1 deletions
|
@ -9,7 +9,7 @@
|
||||||
# DESCRIPTION:
|
# DESCRIPTION:
|
||||||
# Install a Rust toolchain and components using Rustup
|
# Install a Rust toolchain and components using Rustup
|
||||||
|
|
||||||
CONFIG_RUST_CHANNEL="beta"
|
CONFIG_RUST_CHANNEL="stable"
|
||||||
CONFIG_RUST_COMPONENTS=(
|
CONFIG_RUST_COMPONENTS=(
|
||||||
"clippy"
|
"clippy"
|
||||||
"rls"
|
"rls"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue