rust-lang/install 1.0.0

Install Rust, a language empowering everyone to build reliable and efficient software.

Parameters

Parameter
Required
Default
Description
rust-version
*
Version of Rust to install

README.md

To install Rust:

tasks:
  - key: rust-lang
    call: rust-lang/install 1.0.0
    with:
      rust-version: 1.83.0

Supported Versions

This leaf installs Rust using the rustup installer. In addition to the current stable version of Rust, versions in the archive are available.