Skip to content

Commit 6232f77

Browse files
ananosmayamrinal
authored andcommitted
runtime-rs: update rust to 1.69.0
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 <[email protected]>
1 parent 649e9b6 commit 6232f77

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

versions.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -324,12 +324,12 @@ languages:
324324
rust:
325325
description: "Rust language"
326326
notes: "'version' is the default minimum version used by this project."
327-
version: "1.68.0"
327+
version: "1.69.0"
328328
meta:
329329
description: |
330330
'newest-version' is the latest version known to work when
331331
building Kata
332-
newest-version: "1.68.0"
332+
newest-version: "1.69.0"
333333

334334
golangci-lint:
335335
description: "golangci-lint"

0 commit comments

Comments
 (0)