-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Description
"lockfiles" is a way to encode and reuse the output from a previous resolution, and even if the dependencies have changed keep things as similar as possible. In Cargo this is done by a set of heuristics that are part of the dependency provider, and it is a mess. In dart this is somehow worked into the resolver.
This issue is to split off and continue the conversation from pubgrub-rs/pubgrub#39
Metadata
Metadata
Assignees
Labels
No labels