runtime-rs: update rust to 1.69.0

We are probably hitting this:
https://github.com/rust-lang/rust/issues/63033

Seems like it is worth a try to upgrade to 1.69.0

Signed-off-by: Anastassios Nanos <ananos@nubificus.co.uk>
This commit is contained in:
Anastassios Nanos 2023-05-31 15:40:45 +00:00
parent ed37715e05
commit e4eb664d27

View File

@ -324,12 +324,12 @@ languages:
rust:
description: "Rust language"
notes: "'version' is the default minimum version used by this project."
version: "1.68.0"
version: "1.69.0"
meta:
description: |
'newest-version' is the latest version known to work when
building Kata
newest-version: "1.68.0"
newest-version: "1.69.0"
golangci-lint:
description: "golangci-lint"