scanner: Switch from TOML to TOML::Tiny
The former is more heavy weight and does not support bidirectional serialization of newer TOML versions. Use the lighter and better supported TOML::Tiny instead.
The former is more heavy weight and does not support bidirectional serialization of newer TOML versions. Use the lighter and better supported TOML::Tiny instead.