mirror of
https://github.com/exoticorn/microw8.git
synced 2026-01-20 11:16:42 +01:00
implement sound in native runtime
This commit is contained in:
@@ -24,4 +24,5 @@ warp = { version = "0.3.2", optional = true }
|
||||
tokio = { version = "1.17.0", features = ["sync", "rt"], optional = true }
|
||||
tokio-stream = { version = "0.1.8", features = ["sync"], optional = true }
|
||||
webbrowser = { version = "0.6.0", optional = true }
|
||||
ansi_term = "0.12.1"
|
||||
ansi_term = "0.12.1"
|
||||
cpal = "0.13.5"
|
||||
Reference in New Issue
Block a user