mirror of
https://github.com/Dummi26/musicdb.git
synced 2026-01-08 13:47:41 +01:00
init
This commit is contained in:
12
musicdb-lib/Cargo.toml
Executable file
12
musicdb-lib/Cargo.toml
Executable file
@@ -0,0 +1,12 @@
|
||||
[package]
|
||||
name = "musicdb-lib"
|
||||
version = "0.1.0"
|
||||
edition = "2021"
|
||||
|
||||
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
|
||||
|
||||
[dependencies]
|
||||
awedio = "0.2.0"
|
||||
base64 = "0.21.2"
|
||||
rc-u8-reader = "2.0.16"
|
||||
tokio = "1.29.1"
|
||||
Reference in New Issue
Block a user