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

cramjam: wrong Cargo.lock used? #25

Open
mgorny opened this issue Mar 3, 2024 · 1 comment
Open

cramjam: wrong Cargo.lock used? #25

mgorny opened this issue Mar 3, 2024 · 1 comment

Comments

@mgorny
Copy link
Member

mgorny commented Mar 3, 2024

It seems that in cramjam there are Cargo.lock files with conflicting declarations all over the place but Cargo seems to be using the one in workspace directory.

@mgorny
Copy link
Member Author

mgorny commented Mar 9, 2024

From a quick glance at cargo code, it seems to use Cargo.lock from workspace root indeed. I suppose our logic needs to be rewritten to look for workspace root independently of Cargo.lock, and use that to determine Cargo.lock location.

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