Skip to content

Fix MSRV build err from regex-automata via cargo-ndk. #37

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

Closed
cpu opened this issue Oct 11, 2023 · 0 comments · Fixed by #38
Closed

Fix MSRV build err from regex-automata via cargo-ndk. #37

cpu opened this issue Oct 11, 2023 · 0 comments · Fixed by #38

Comments

@cpu
Copy link
Member

cpu commented Oct 11, 2023

The scheduled CI job is hitting a failure w/ the MSRV tasks: https://github.com/rustls/rustls-platform-verifier/actions/runs/6486318645

  Downloaded libc v0.2.149
error: failed to compile `cargo-ndk v2.12.7`, intermediate artifacts can be found at `/tmp/cargo-installX3AYQ8`

Caused by:
  package `regex-automata v0.4.1` cannot be built because it requires rustc 1.65 or newer, while the currently active rustc version is 1.64.0
Error: Process completed with exit code 101.

Putting this in the tracker so it doesn't get lost in the shuffle.

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 a pull request may close this issue.

1 participant