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

rust version #1040

Closed
ondohotola opened this issue Jun 12, 2023 · 6 comments
Closed

rust version #1040

ondohotola opened this issue Jun 12, 2023 · 6 comments

Comments

@ondohotola
Copy link

Hi,

I am getting this on my M2

package `qsv-sniffer v0.9.4` cannot be built because it requires rustc 1.70.0 or newer, while the currently active rustc version is 1.69.0

can you perhaps allow rust 1.69 for the time being, ie until Homebrew updates itself?

@jqnatividad
Copy link
Collaborator

I'm afraid it's not that simple as I pretty much upgraded across the board all the qsv suite crates to use OnceLock which was stabilized in 1.70.0.

I tried waiting for homebrew to upgrade to 1.70.0, and it usually only lags a few days, but it's taking longer than usual. I'm still optimistic it'll be upgraded this week.

@ondohotola
Copy link
Author

ondohotola commented Jun 12, 2023 via email

@jqnatividad
Copy link
Collaborator

You can also always install rust directly, instead of using homebrew.

@ondohotola
Copy link
Author

ondohotola commented Jun 12, 2023 via email

@jqnatividad
Copy link
Collaborator

jqnatividad commented Jun 12, 2023

😄 Tracking Homebrew/homebrew-core#132584 and will not make another release until homebrew upgrades rust to 1.70.0

@chenrui333
Copy link

We shipped the 1.70.0 release on the homebrew side, this issue can be closed now.

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

3 participants