-
-
Notifications
You must be signed in to change notification settings - Fork 62
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
cargo-binstall 0.13.2 failed to install cargo-watch #416
Comments
Let me perform a bisect to see which commit caused this issue. |
As expected, this bug is caused by #413 . |
I think this bug might be related to https://gitlab.com/crates.rs/cargo_toml/-/merge_requests/15 |
The problem seems to be that |
I've updated PR https://gitlab.com/crates.rs/cargo_toml/-/merge_requests/15 and it should fixed this issue. |
cargo-binstall v0.13.2 and binstalk v0.2.0 is now yanked. |
@taiki-e cargo-binstall v0.13.3 has released, which fixed this issue. |
cargo-binstall 0.13.2 failed to install cargo-watch with the following error:
full logs:
cargo-binstall 0.13.1 (passed): https://github.com/taiki-e/install-action/actions/runs/3117118429/jobs/5055540606
cargo-binstall 0.13.2 (failed): https://github.com/taiki-e/install-action/actions/runs/3117122909/jobs/5055549681
This was originally found in taiki-e/install-action#21, but I can confirm that this problem occurs locally as well.
The text was updated successfully, but these errors were encountered: