Some finetuning

- Added 'shuffle' command
- Added more info to 'list' command
This commit is contained in:
Nox Sluijtman 2025-06-19 16:48:22 +02:00
parent 944c633792
commit cbf90ce5f0
Signed by: Egg
SSH key fingerprint: SHA256:2sG9X3C7Xvq2svGumz1/k7cm8l4G9+qAtAeugqB4J9M
3 changed files with 33 additions and 17 deletions

2
Cargo.lock generated
View file

@ -249,7 +249,7 @@ dependencies = [
[[package]]
name = "noise"
version = "0.1.0"
version = "0.1.2"
dependencies = [
"clap",
"libnotify",