Post #2485492
2026-02-24 01:40 UTC
Ok, I give up (and so do all the llms I've asked). Any help with Cargo's workspace confusion would be appreciated.
I have two Rust projects. One is a dependency in a git repo that is a cargo workspace ("their_workspace") which has the actual crate ("their_crate") that I need inside it. Its their_workspace/their_crate/Cargo.toml has `workspace.version = true`.
I have to make API changes to their_crate and test them locally.
Replies (0)
No replies.