Open lewisHeart opened 6 months ago
Do you have an icons.toml
file next to your Cargo.toml
?
Just had the same issue, adding empty icons.toml
fixed it.
I'm willing to fix this, but I need to know if you want build.rs to ignore the missing file or create empty icons.toml
file
This should now be fixed from #16 (at least the error message part, if that was the source of problems in the original issue).
on cargo run return this error