chore(client): update speedy2d and toml dependency

This commit is contained in:
Mark
2026-08-01 11:32:10 +02:00
parent 8b68995475
commit 8ceecf6bb6
5 changed files with 680 additions and 724 deletions

View File

@@ -10,8 +10,8 @@ musicdb-lib = { path = "../musicdb-lib", default-features = false }
clap = { version = "4.6.5", features = ["derive"] }
directories = "6.0.0"
regex = "1.13.1"
speedy2d = { version = "2.1.0", optional = true }
toml = "0.9.5"
speedy2d = { version = "3.1.0", optional = true }
toml = "1.1.4"
# musicdb-mers = { version = "0.1.0", path = "../musicdb-mers", optional = true }
uianimator = "0.1.1"