mirror of
https://github.com/kata-containers/kata-containers.git
synced 2025-07-13 15:14:08 +00:00
versions: Upgrade rust supported version to 1.59.0
CI is failing with the issue: "package `time v0.3.14` cannot be built because it requires rustc 1.59.0 or newer, while the currently active rustc version is 1.58.1" Fixes: #1000 Signed-off-by: Archana Shinde <archana.m.shinde@intel.com>
This commit is contained in:
parent
b2c6ff0b05
commit
14a4551d56
@ -280,12 +280,12 @@ languages:
|
||||
rust:
|
||||
description: "Rust language"
|
||||
notes: "'version' is the default minimum version used by this project."
|
||||
version: "1.58.1"
|
||||
version: "1.59.0"
|
||||
meta:
|
||||
description: |
|
||||
'newest-version' is the latest version known to work when
|
||||
building Kata
|
||||
newest-version: "1.58.1"
|
||||
newest-version: "1.59.0"
|
||||
|
||||
specs:
|
||||
description: "Details of important specifications"
|
||||
|
Loading…
Reference in New Issue
Block a user