Open
Description
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