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

supporting workspace? #21

Open
dovahcrow opened this issue Feb 23, 2021 · 0 comments
Open

supporting workspace? #21

dovahcrow opened this issue Feb 23, 2021 · 0 comments

Comments

@dovahcrow
Copy link

It seems like this crate does not work if it is used in a workspace. The error is:

thread 'main' panicked at 'Failed to acquire build-time information: Os { code: 2, kind: NotFound, message: "No such file or directory" }'

By a little bit of investigation, I think the culprit is get_build_deps, where it errored out when trying to open the lockfile.

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

No branches or pull requests

1 participant