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

Simplify workspace paths (0.10) #119

Merged
merged 1 commit into from
Jun 15, 2023

Conversation

michivi
Copy link
Contributor

@michivi michivi commented May 28, 2023

This PR simplifies the local dependencies' paths to stay within the project's hierarchy. This is required if the project was cloned in a local folder not named nokhwa. Otherwise, cargo cannot properly find the workspace's projects and fails (this was my case as I'm using Nix and crane which fails to properly download and validate nokhwa due to this).

I don't know if 0.10 is still maintain. I'm just pushing this here as I'm still using 0.10. #120 is the same but for the senpai branch.

@l1npengtul l1npengtul merged commit 57e56ac into l1npengtul:0.10 Jun 15, 2023
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.

2 participants