mirror of
https://github.com/Dummi26/musicdb.git
synced 2026-04-28 09:39:58 +02:00
feat: musicdb-shuffle-all-songs tool
This commit is contained in:
9
musicdb-shuffle-all-songs/Cargo.toml
Normal file
9
musicdb-shuffle-all-songs/Cargo.toml
Normal file
@@ -0,0 +1,9 @@
|
||||
[package]
|
||||
name = "musicdb-shuffle-all-songs"
|
||||
version = "0.1.0"
|
||||
edition = "2024"
|
||||
|
||||
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
|
||||
|
||||
[dependencies]
|
||||
musicdb-lib = { path = "../musicdb-lib" }
|
||||
Reference in New Issue
Block a user