Closed isergey closed 7 years ago
My toml file content is:
[module] "foo=bar" = "zzz"
and I have error: Expected "\"" but "=" found. Why?
Hey there! Thanks for reporting this. It's fixed in v2.3.2.
My toml file content is:
and I have error: Expected "\"" but "=" found. Why?