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

Does rb-sys-dock support local path dependencies to fellow workspace crate? #296

Open
wilsonzlin opened this issue Dec 23, 2023 · 1 comment

Comments

@wilsonzlin
Copy link

I have a Cargo workspace with multiple projects, where the Ruby project depends on another Rust crate in the same workspace. When I try to cross compile with rb-sys-dock, Cargo complains that it cannot find the Cargo.toml of the dependency Rust crate in the same workspace. Is this supported?

@wilsonzlin wilsonzlin changed the title Does rb-sys-dock support local path dependencies to fellow workspace crate Does rb-sys-dock support local path dependencies to fellow workspace crate? Dec 23, 2023
@ianks
Copy link
Collaborator

ianks commented Dec 27, 2023

It should, if it doesnt then it would be a bug. Can you post a small repro?

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

2 participants