On Fri, Jan 26, 2024 at 09:36:07AM +0000, Julian Gilbey wrote:
> [...]
> 
> The settings file, ~/.elan/settings.toml, contains the single line:
> 
> { telemetry = false, version = "12", overrides = {} }
> 
> which is clearly in JSON format rather than TOML format.
> [...]

It seems that the cause of this bug is probably the Debian patch that
changes the version of the toml crate.  There are breaking changes, so
the toml functions used in elan need to be updated to reflect these
changes.

Best wishes,

   Julian

Reply via email to