Make workspace inheritance support artifact dependencies #11625
Labels
A-workspace-inheritance
Area: workspace inheritance RFC 2906
C-feature-request
Category: proposal for a feature. Before PR, ping rust-lang/cargo if this is not `Feature accepted`
S-triage
Status: This issue is waiting on initial triage.
Z-bindeps
Nightly: binary artifact dependencies
Problem
Unstable feature artifact dependencies introduces several new fields on
DetailedTomlDependency
cargo/src/cargo/util/toml/mod.rs
Lines 390 to 395 in e0910d8
It would be nice to support them in workspace inheritance.
Proposed Solution
After #11565 gets merged, add those fields here.
cargo/src/cargo/util/toml/mod.rs
Lines 1056 to 1065 in 712b327
Notes
No response
The text was updated successfully, but these errors were encountered: