mirror of
https://github.com/Dummi26/musicdb.git
synced 2026-04-28 17:49:59 +02:00
add Multiple action and tool to remove queue-duplicates
This commit is contained in:
9
musicdb-remove-duplicates-from-queue/Cargo.toml
Normal file
9
musicdb-remove-duplicates-from-queue/Cargo.toml
Normal file
@@ -0,0 +1,9 @@
|
||||
[package]
|
||||
name = "musicdb-test"
|
||||
version = "0.1.0"
|
||||
edition = "2021"
|
||||
|
||||
# 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