Merge pull request #2155 from yyyeerbo/wip

versions: support specify version in versions.yaml for rust agent.
This commit is contained in:
Salvador Fuentes
2019-10-31 07:52:49 -06:00
committed by GitHub

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"