Closed rliang closed 9 months ago
Currently, if we try to add a git Cargo dependency, the plugin will fail to process the project graph, because it is not recognized as an external dependency. This PR fixes that.
Fixes #40
closing for #43 as it takes path into consideration as well.
path
Currently, if we try to add a git Cargo dependency, the plugin will fail to process the project graph, because it is not recognized as an external dependency. This PR fixes that.
Fixes #40