mirror of
https://github.com/kata-containers/kata-containers.git
synced 2025-04-27 11:31:05 +00:00
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>
4 lines
65 B
TOML
4 lines
65 B
TOML
[toolchain]
|
|
# Keep in sync with versions.yaml
|
|
channel = "1.80.0"
|