9 unstable releases (4 breaking)
0.5.1 | Jan 4, 2022 |
---|---|
0.4.1 | Jan 3, 2022 |
0.3.0 | Oct 1, 2021 |
0.2.5 | Aug 6, 2021 |
0.1.0 | Jul 1, 2019 |
#566 in Cargo plugins
15KB
374 lines
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
Dependencies
~4–5.5MB
~102K SLoC