feat(cargo): add workspaces as dependencies and use workspace
relationship for them
#8013
Labels
kind/feature
Categorizes issue or PR as related to a new feature.
Milestone
Description
After #7889 we can save workspaces and mark them as
workspace
relationship.Required changes:
Cargo.toml
file to add root package and add workspaces as dependencies of root packageThe text was updated successfully, but these errors were encountered: