Initial
This commit is contained in:
14
Cargo.toml
Normal file
14
Cargo.toml
Normal file
@@ -0,0 +1,14 @@
|
||||
[package]
|
||||
name = "navidrome-playlists"
|
||||
version = "0.1.0"
|
||||
edition = "2021"
|
||||
authors = ["Jude Southworth (judesouthworth@pm.me)"]
|
||||
license = "AGPL-3.0 only"
|
||||
|
||||
[dependencies]
|
||||
axum = "0.6.20"
|
||||
tokio = "1.30.0"
|
||||
sqlx = "0.7.1"
|
||||
|
||||
[package.metadata.deb]
|
||||
depends = "$auto"
|
Reference in New Issue
Block a user