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

Support forwarding subcommand locate-project please #195

Closed
NobodyXu opened this issue Oct 19, 2023 · 1 comment · Fixed by #196
Closed

Support forwarding subcommand locate-project please #195

NobodyXu opened this issue Oct 19, 2023 · 1 comment · Fixed by #196

Comments

@NobodyXu
Copy link

cargo-hack v0.6.12 uses cargo locate-project, when trying to use cargo-hack with cargo-zigbuild by doing:

export CARGO=cargo-zigbuild
cargo-hack hack check ...

It will failed with:

error: process didn't exit successfully: `cargo-zigbuild locate-project` (exit status: 2)
--- stderr
error: The subcommand 'locate-project' wasn't recognized

This happens in our CI and it suddenly breaks due to new release from cargo-hack.

@NobodyXu
Copy link
Author

Thank you!

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