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

Also rewrite deps in `[target.'cfg...'.*dependencies]` tables #20

Closed MarijnS95 closed 1 year ago

MarijnS95 commented 1 year ago

The only thing that's missing now for us is dependencies specified as a table instead of a string or inline table :)