output: use natural sort for workspace ordering
Fixes: https://github.com/mahkoh/jay/issues/843
This commit is contained in:
parent
24293a53e7
commit
a71e97ce4e
5 changed files with 13 additions and 4 deletions
|
|
@ -70,6 +70,7 @@ blake3 = "1.8.2"
|
|||
run-on-drop = "1.0.0"
|
||||
egui = { version = "0.34.1", default-features = false }
|
||||
egui_tiles = { version = "0.15.0", default-features = false }
|
||||
numeric-sort = "0.1.5"
|
||||
|
||||
[build-dependencies]
|
||||
repc = "0.1.1"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue