Skip to content

Upgrade BurntSushi/toml to v1.2.1

Arran Walker requested to merge ajwalker/upgrade-toml into main

What does this MR do?

Upgrades toml library.

Why was this MR needed?

Bug fixes and time.Duration support.

What's the best way to test this MR?

Try Runner with an existing configuration, everything should continue to work. time.Duration fields will now be supported.

What are the relevant issue numbers?

Closes #29447 (closed)

Merge request reports