Skip to content

Commit

Permalink
runtime-rs: update rust to 1.69.0
Browse files Browse the repository at this point in the history
We are probably hitting this:
rust-lang/rust#63033

Seems like it is worth a try to upgrade to 1.69.0

Signed-off-by: Anastassios Nanos <ananos@nubificus.co.uk>
  • Loading branch information
ananos committed Jun 6, 2023
1 parent 10c3d9f commit 9873a9b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions versions.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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"
Expand Down

0 comments on commit 9873a9b

Please sign in to comment.