mirror of
https://github.com/kata-containers/kata-containers.git
synced 2025-08-14 22:24:14 +00:00
versions: support specify version in versions.yaml for rust agent.
Fixes: #2154 Signed-off-by: Yang Bo <bo@hyper.sh>
This commit is contained in:
parent
da98191940
commit
e4c816bebd
@ -281,6 +281,16 @@ languages:
|
||||
building Kata
|
||||
newest-version: "1.12.3"
|
||||
|
||||
rust:
|
||||
description: "rust language"
|
||||
notes: "'version' is the default minimum version used by this project."
|
||||
version: "1.38.0"
|
||||
meta:
|
||||
description: |
|
||||
'newest-version' is the latest version known to work when
|
||||
building Kata
|
||||
newest-version: "stable"
|
||||
|
||||
specs:
|
||||
description: "Details of important specifications"
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user