Skip to content

change `sort_products` so paths sorted by component

erithax requested to merge erithax/cargo_toml:compare_paths_by_components into main

fix 2 tests so they pass on Windows change sort_products so paths sorted by component by sorting via PathBuf instead of String add assert to test autobins

Merge request reports