versions: Bump rust toolchain

- Bump the rust version used to build the agent to 1.75.0 as
agreed on in the AC meeting

Signed-off-by: stevenhorsman <steven@uk.ibm.com>
This commit is contained in:
stevenhorsman 2024-06-13 15:18:31 +01:00
parent 3fb176970f
commit e23b929ba0

View File

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