Skip to content

Conversation

@jbicha
Copy link
Contributor

@jbicha jbicha commented Oct 8, 2025

Mousai can't be built with rustc << 1.88 after 80cddf5 so let's bump the minimum supported rust version.

Example error:

error[E0658]: `let` expressions in this position are unstable
  --> src/application.rs:67:16
   |
67 |             if let Some((env, _, _)) = self.env.get()
   |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
   |
   = note: see issue #53667 <https://github.com/rust-lang/rust/issues/53667> for more information

@SeaDve
Copy link
Owner

SeaDve commented Oct 8, 2025

Thank youuu!

@SeaDve SeaDve merged commit b4be567 into SeaDve:main Oct 8, 2025
4 checks passed
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

Successfully merging this pull request may close these issues.

2 participants