format_serde_error
format_serde_error copied to clipboard
Remove toml feature after toml v0.7
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: