-
Notifications
You must be signed in to change notification settings - Fork 8
Support cargo vendor #23
Copy link
Copy link
Open
Labels
implementationImplementation exploration and tracking issuesImplementation exploration and tracking issuesstabilization blockerThis needs a resolution before stabilizationThis needs a resolution before stabilization
Metadata
Metadata
Assignees
Labels
implementationImplementation exploration and tracking issuesImplementation exploration and tracking issuesstabilization blockerThis needs a resolution before stabilizationThis needs a resolution before stabilization
Type
Fields
Give feedbackNo fields configured for issues without a type.
The
cargo vendorcommand currently does not know about std dependencies. Will need to figure out how to handle the root dependencies, since they are special.Source replacement may also be broken, I haven't tried it.