Skip to content

Local dependencies are not accessible. #595

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

Closed
AlterionX opened this issue Sep 20, 2021 · 1 comment
Closed

Local dependencies are not accessible. #595

AlterionX opened this issue Sep 20, 2021 · 1 comment

Comments

@AlterionX
Copy link

Attempting to use a local crate not in the project folder fails.

e.g.

[dependency.something]
path = "../something"

A simple workaround is pushing a repo to github or whatever hosting service and redirecting Cargo to look for the crate there, but regardless.

@AlterionX
Copy link
Author

Duplicate of #388

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants