mirror of
https://github.com/kata-containers/kata-containers.git
synced 2025-10-21 20:08:54 +00:00
warning_fix: fix warnings when build with cargo-1.68.0
Fixes: #6593 Signed-off-by: alex.lyn <alex.lyn@antgroup.com>
This commit is contained in:
@@ -321,12 +321,12 @@ languages:
|
||||
rust:
|
||||
description: "Rust language"
|
||||
notes: "'version' is the default minimum version used by this project."
|
||||
version: "1.66.0"
|
||||
version: "1.68.0"
|
||||
meta:
|
||||
description: |
|
||||
'newest-version' is the latest version known to work when
|
||||
building Kata
|
||||
newest-version: "1.66.0"
|
||||
newest-version: "1.68.0"
|
||||
|
||||
golangci-lint:
|
||||
description: "golangci-lint"
|
||||
|
Reference in New Issue
Block a user