Fix dependency resolution for unsatisfyable optional dependencies.
If another (unchosen) dependency in the graph had a required dependency to the unsatisfyable version, the resolution process failed, even if not choosing the dependency would have been valid. |
---|
|
source/dub/dependencyresolver.d |
---|