mirror of
https://github.com/Dummi26/musicdb.git
synced 2026-03-15 13:26:30 +01:00
update client with new animation
This commit is contained in:
1
musicdb-client/Cargo.toml
Executable file → Normal file
1
musicdb-client/Cargo.toml
Executable file → Normal file
@@ -14,6 +14,7 @@ speedy2d = { version = "1.12.0", optional = true }
|
||||
toml = "0.7.6"
|
||||
mers_lib = { version = "0.3.2", optional = true }
|
||||
musicdb-mers = { version = "0.1.0", path = "../musicdb-mers", optional = true }
|
||||
uianimator = "0.1.1"
|
||||
|
||||
[features]
|
||||
default = ["gui", "mers", "merscfg"]
|
||||
|
||||
Reference in New Issue
Block a user