Switched to toml11 for toml v1.0.0 support
tomlutil v2.0.0 (toml11 v3.7.1)
Usage: tomlutil [-f json|xml1|binary1|toml] file [outputfile]
A file of '-' reads from stdin. Can read json, plists and toml. Output defaults to stdout.
-f format Output format. One of json, xml1, binary1, toml. Defaults to toml.
-lint Just lint with toml11, no output.