Skip to content

Latest commit

 

History

History
32 lines (26 loc) · 1.11 KB

README.md

File metadata and controls

32 lines (26 loc) · 1.11 KB

cargo-ws-inherit

About

This is a tool to assist in the move to workspace-inheritance!

Currently, it is very limited it in its capabilities with hope that it will be ready in time for stabilization.

  • Share Duplicate dependencies
    • Path Dependencies
    • Git dependencies
    • Optional dependencies
    • Version checking
    • default-features
    • rename
    • Multi-source dependencies
  • Share package keys
  • Adding cargo-features = ["workspace-inheritance"] to manifests
  • Cargo subcommand support
  • Manual mode

License

Licensed under either of