use cargo metadata
s resolve
field to determine path dependencies instead of only using packages
#1088
Open
1 of 2 tasks
Labels
Checklist
Describe your request
currently we mount all path dependencies specified in
cargo metadata
, we could lessen the amount of mounts done by using the true functionality of--filter-platform
by inspectingresolve
Describe why this would be a good inclusion for
cross
No response
The text was updated successfully, but these errors were encountered: