X-Git-Url: https://code.octet-stream.net/m17rt/blobdiff_plain/e67ea96c8a3d7c23ba29c6ed91ddb451927176a1..2798b7a8f62b73aa2a88d4b34e861debd6462015:/m17app/Cargo.toml diff --git a/m17app/Cargo.toml b/m17app/Cargo.toml index 11805eb..daca51f 100755 --- a/m17app/Cargo.toml +++ b/m17app/Cargo.toml @@ -10,5 +10,6 @@ repository = "https://code.octet-stream.net/m17rt" # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html [dependencies] +cpal = "0.15.3" m17core = { path = "../m17core" } log = "0.4.22"