.env pwd configuration to ini xdg configuration
This commit is contained in:
parent
6899d676aa
commit
aa0f2201e4
8 changed files with 229 additions and 66 deletions
|
@ -7,9 +7,10 @@ edition = "2021"
|
|||
|
||||
[dependencies]
|
||||
anyhow = "1.0.86"
|
||||
dotenvy = "0.15.7"
|
||||
envconfig = "0.10.0"
|
||||
dirs = "5.0.1"
|
||||
mpris = "2.0.1"
|
||||
rustfm-scrobble-proxy = "2.0.0"
|
||||
serde = "1.0.209"
|
||||
serde_ini = "0.2.0"
|
||||
tracing = "0.1.40"
|
||||
tracing-subscriber = "0.3.18"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue