Start implementing sort and shuffle features

This commit is contained in:
2024-03-02 14:45:31 +01:00
parent 17f2985bb7
commit f73cc8f7ea
5 changed files with 132 additions and 16 deletions

1
Cargo.lock generated
View File

@ -1868,6 +1868,7 @@ dependencies = [
"env_logger",
"log",
"opener",
"rand",
"relm4",
"relm4-components",
"relm4-icons",