fn migrate_toml(toml: String) -> Result<DocumentMut, String>
Migrate TOML config to the latest version.