mirror of
https://github.com/kata-containers/kata-containers.git
synced 2025-10-21 11:58:41 +00:00
versions: update Rust to 1.58.1
Update Rust to 1.58.1 to fix CVE-2022-21658. Fixes: #3570 Signed-off-by: bin <bin@hyper.sh>
This commit is contained in:
@@ -260,12 +260,12 @@ languages:
|
||||
rust:
|
||||
description: "Rust language"
|
||||
notes: "'version' is the default minimum version used by this project."
|
||||
version: "1.45.0"
|
||||
version: "1.58.1"
|
||||
meta:
|
||||
description: |
|
||||
'newest-version' is the latest version known to work when
|
||||
building Kata
|
||||
newest-version: "1.54.0"
|
||||
newest-version: "1.58.1"
|
||||
|
||||
specs:
|
||||
description: "Details of important specifications"
|
||||
|
Reference in New Issue
Block a user