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:
bin
2022-01-29 09:20:30 +08:00
parent a5ebeb96c1
commit bcce1a1911
6 changed files with 8 additions and 16 deletions

View File

@@ -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"