XAMPPRocky / fluent-templates

Easily add Fluent to your Rust project.
Apache License 2.0
136 stars 28 forks source link

Compilation hanging on 1.59 stable #31

Closed JulianRuiseco closed 2 years ago

JulianRuiseco commented 2 years ago

I have confirmed on two separate windows machines that the fluent-template-macros: v0.6.0 crate does not appear to finish compilation.

Digging into it further.

JulianRuiseco commented 2 years ago

clean re-install of rustup fixed it.

1) delete .cargo folder 2) reinstall rustup 3) rebuild