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

Update request: update to 1.79 #100

Open
danon opened this issue Sep 15, 2024 · 1 comment · May be fixed by #99
Open

Update request: update to 1.79 #100

danon opened this issue Sep 15, 2024 · 1 comment · May be fixed by #99

Comments

@danon
Copy link

danon commented Sep 15, 2024

I tried running the action, and got:

  Downloaded aligned-vec v0.5.0
  Downloaded adler v1.0.2
  Downloaded ab_glyph v0.2.28
error: package `bitstream-io v2.5.3` cannot be built because it requires rustc 1.79 or newer, while the currently active rustc version is 1.76.0
Either upgrade to rustc 1.79 or newer, or use
cargo update [email protected] --precise ver
where `ver` is the latest version of `bitstream-io` supporting rustc 1.76.0
Error: Command exited with non-zero exit code
Error: Build failed
@Douile
Copy link
Member

Douile commented Sep 18, 2024

See #55 : specify TOOLCHAIN_VERSION. Although version probably does need a bump.

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

Successfully merging a pull request may close this issue.

2 participants