a couple of attempts at players

This commit is contained in:
2022-03-12 18:35:09 +00:00
parent 2349d7365e
commit 75ca8c84ea
4 changed files with 117 additions and 14 deletions

View File

@@ -18,8 +18,7 @@ hex = "^0.4.3"
image = "0.23.14"
log = "0.4.14"
pixels = "0.3.0"
rodio = "^0.11.0"
rodio-xm = { git = "https://tinybird.dev/max/rodio-xm/", branch = "master" }
rodio-xm = "^0.1.1"
serde = "^1.0.114"
serde_derive = "^1.0.114"
toml = "^0.5.6"