topola/crates/topola-egui
Mikolaj Wielgus 09c98f2d17 feat(autorouter/autoroute): Add option to toggle permutation
Updated with the following command in Fish shell:

```
for f in tests/**.cmd; jq ".done?.[].Autoroute[1].permutate |= false" $f | sponge $f; end
```
2025-07-19 21:42:47 +02:00
..
src feat(autorouter/autoroute): Add option to toggle permutation 2025-07-19 21:42:47 +02:00
Cargo.toml chore: bump dependencies 2025-05-12 19:30:27 +02:00