updating songs now works
This commit is contained in:
parent
95fb1d86d8
commit
49e1e767c3
5 changed files with 110 additions and 56 deletions
|
@ -20,7 +20,7 @@ iced_video_player = { git = "https://github.com/jackpot51/iced_video_player", br
|
|||
strum = "0.26.3"
|
||||
strum_macros = "0.26.4"
|
||||
ron = "0.8.1"
|
||||
sqlx = { version = "0.8.2", features = ["sqlite"] }
|
||||
sqlx = { version = "0.8.2", features = ["sqlite", "runtime-tokio"] }
|
||||
dirs = "5.0.1"
|
||||
tokio = "1.41.1"
|
||||
crisp = { git = "https://git.tfcconnection.org/chris/crisp", version = "0.1.3" }
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue