TimonPost / cargo-dependency-inheritor

Utility to inherit dependencies from workspace file if it occurs 'n' or more times throughout the project.
Apache License 2.0
30 stars 1 forks source link

Move dependencies with `path =` to workspace as well #8

Closed MarijnS95 closed 1 year ago

MarijnS95 commented 1 year ago

Prototyping if this is a useful solution. Still need to remove version = "*" if the user didn't set any.