mirror of
https://github.com/kata-containers/kata-containers.git
synced 2026-06-30 14:06:46 +00:00
versions: Bump rust to 1.94
Now that 1.96 has been released, in compliance with our toolchain guidance we should bump to rust 1.94 Signed-off-by: stevenhorsman <steven@uk.ibm.com> Assisted-by: IBM Bob Signed-off-by: stevenhorsman <steven@uk.ibm.com>
This commit is contained in:
@@ -1,3 +1,3 @@
|
||||
[toolchain]
|
||||
# Keep in sync with versions.yaml
|
||||
channel = "1.93"
|
||||
channel = "1.94"
|
||||
|
||||
@@ -480,12 +480,12 @@ languages:
|
||||
description: "Rust language"
|
||||
notes: "'version' is the default minimum version used by this project."
|
||||
# Keep in sync with rust-toolchain.toml
|
||||
version: "1.93"
|
||||
version: "1.94"
|
||||
meta:
|
||||
description: |
|
||||
'newest-version' is the latest version known to work when
|
||||
building Kata
|
||||
newest-version: "1.93"
|
||||
newest-version: "1.94"
|
||||
|
||||
golangci-lint:
|
||||
description: "golangci-lint"
|
||||
|
||||
Reference in New Issue
Block a user