Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Crates.io version 0.2.0 requries Rust nightly to compile due to ![feature(let_chains)] #2

Open
cm0s2 opened this issue May 5, 2024 · 0 comments

Comments

@cm0s2
Copy link

cm0s2 commented May 5, 2024

Hello,

It seems like the current version is 0.3.0 on Github while the Crate on Crates.io is still 0.2.0. Do you plan to update the crates.io crate? Would you consider removing the #![feature(let_chains)], since it won't compile without using Rust nightly?

I'm currently working through Herbert Wolversons roguelike tutorial but implementing it using Bevy and your crates (ascii_terminal and sark_grids so far). Your roguelike example for ascii_terminal has been very helpful!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant