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:
Yang Bo 2019-10-31 14:51:50 +08:00
parent da98191940
commit e4c816bebd

View File

@ -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"