X-Git-Url: https://code.octet-stream.net/m17rt/blobdiff_plain/e67ea96c8a3d7c23ba29c6ed91ddb451927176a1..d610ea7b4224b89b5a1c481697d6c9e8fa7ce87c:/m17app/Cargo.toml?ds=sidebyside 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"