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

use cargo to find target dir #186

Merged
merged 1 commit into from
Sep 6, 2024
Merged

use cargo to find target dir #186

merged 1 commit into from
Sep 6, 2024

Conversation

SebastianRefsnes
Copy link
Contributor

Hey,
I have target-dir = './.build' in my cargo config which the current code doesn't recognize.
Think this should be more consistent at finding the target dir - might fix #170 too?

@magnusdr
Copy link

magnusdr commented Sep 4, 2024

Nice work! Just cloned and tested this and can confirm it fixed my Failed to copy binary from ...-errors

@mdsteele mdsteele merged commit d6a4022 into burtonageo:master Sep 6, 2024
3 checks passed
@mdsteele
Copy link
Collaborator

mdsteele commented Sep 6, 2024

Thanks!

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 this pull request may close these issues.

path resolver is broken on nesting rust project
3 participants