project

One of the poq.toml spec sections.

The [project] header declares which version of the spec format you wrote your file against.

[project]
spec_version = "1"

Today the only accepted value for spec_version is "1". Any other value is rejected as soon as the file is read.

optionacceptsrequireddescriptionexample
spec_versionstringyesTells Sapien which version of the spec format you wrote. Set to "1" — the only value accepted today."1"