-
-
Notifications
You must be signed in to change notification settings - Fork 59
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
Fails to install with stable rustc (1.71.1) and cargo (0.72.2) #332
Comments
That's a bug in |
Is there a way to install cargo-c using the older version (0.1.1) of |
@Rajrup for now I've made a local copy of If you want to do the same you can either add |
And update cargo to 0.72.2 and pin strip-ansi-escapes since 0.1.2 is broken. Fixes #332.
And update cargo to 0.72.2 and pin strip-ansi-escapes since 0.1.2 is broken. Fixes #332.
And update cargo to 0.72.2 and pin strip-ansi-escapes since 0.1.2 is broken. Fixes #332.
And update cargo to 0.72.2 and pin strip-ansi-escapes since 0.1.2 is broken. Fixes #332.
Our CI started failing with latest stable versions of the toolchain installed by rustup.
Error:
I used this command to reproduce it as of 8 Aug 2023:
The text was updated successfully, but these errors were encountered: