1
0
mirror of https://github.com/kata-containers/kata-containers.git synced 2025-04-30 04:34:27 +00:00

versions: Bump rust version

Bump rust to 1.72.0 to test what extra warnings/issues we get

Fixes: 
Signed-off-by: stevenhorsman <steven@uk.ibm.com>
This commit is contained in:
stevenhorsman 2023-08-31 17:06:31 +01:00
parent c800d0739f
commit 444395050a

View File

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