format_serde_error icon indicating copy to clipboard operation
format_serde_error copied to clipboard

Remove toml feature after toml v0.7

Open yanganto opened this issue 2 years ago • 0 comments

Hi there,

Thanks for providing these. Toml feature now conflicts with toml 0.7.

There is no line_col() of Error in toml anymore, and toml handle pretty print error message in the crate itself.

Thank you. :smile:

yanganto avatar Jan 30 '23 09:01 yanganto