toolchain: 1.80.0

This commit is contained in:
David Tolnay 2023-09-19 08:32:08 -07:00 committed by Vinicius Reis
parent f930f16ed1
commit 75aa1b414f

View file

@ -8,7 +8,8 @@ branding:
inputs:
toolchain:
description: Rust toolchain specification -- see https://rust-lang.github.io/rustup/concepts/toolchains.html#toolchain-specification
required: true
required: false
default: 1.80.0
targets:
description: Comma-separated list of target triples to install for this toolchain
required: false