diff --git a/versions.yaml b/versions.yaml index df70ca6452..32cc6b02e2 100644 --- a/versions.yaml +++ b/versions.yaml @@ -349,12 +349,12 @@ languages: rust: description: "Rust language" notes: "'version' is the default minimum version used by this project." - version: "1.62.0" + version: "1.66.0" meta: description: | 'newest-version' is the latest version known to work when building Kata - newest-version: "1.62.0" + newest-version: "1.66.0" golangci-lint: description: "golangci-lint"