kata-containers/rust-toolchain.toml
stevenhorsman 93830cbf4d rust: Add rust-toolchain.toml
Add a top-level rust-toolchain.toml with the version
that matches version.yaml to ensure that we stay in sync

Signed-off-by: stevenhorsman <steven@uk.ibm.com>
2025-04-11 09:24:04 +01:00

4 lines
65 B
TOML

[toolchain]
# Keep in sync with versions.yaml
channel = "1.80.0"