mirror of
https://github.com/Dummi26/musicdb.git
synced 2026-04-28 17:49:59 +02:00
.
This commit is contained in:
10
musicdb-filldb/Cargo.toml
Executable file
10
musicdb-filldb/Cargo.toml
Executable file
@@ -0,0 +1,10 @@
|
||||
[package]
|
||||
name = "musicdb-filldb"
|
||||
version = "0.1.0"
|
||||
edition = "2021"
|
||||
|
||||
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
|
||||
|
||||
[dependencies]
|
||||
id3 = "1.7.0"
|
||||
musicdb-lib = { version = "0.1.0", path = "../musicdb-lib" }
|
||||
Reference in New Issue
Block a user