Skip to content

Latest commit

 

History

History
6 lines (4 loc) · 566 Bytes

README.md

File metadata and controls

6 lines (4 loc) · 566 Bytes

a tool similar to sortpack, but for rust. itis pretty basic, but does what i need it to. if you have feature requests or encounter bugs, please open an issue

just run cargo funnel in your rust project and that's it!

Differences from cargo-sort

cargo-sort only sorts dependencies. cargo-funnel will do that, as well as sort things under the [package] key according to the order defined here