complete switch to toml.

This commit is contained in:
Norayr Chilingarian 2026-04-09 23:18:11 +04:00
parent b27114c3a6
commit bb3ce31f5a

View file

@ -72,5 +72,5 @@ BEGIN
END getBuildInfoFromFile;
BEGIN
preferredFormat := fmtJson
preferredFormat := fmtToml
END vpkMetaRetriever.