You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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?
The text was updated successfully, but these errors were encountered:
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
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?
The text was updated successfully, but these errors were encountered: