X-Git-Url: https://code.octet-stream.net/m17rt/blobdiff_plain/e67ea96c8a3d7c23ba29c6ed91ddb451927176a1..9058451e46e4d36264282abe381aa9b6fd2c773f:/demod/Cargo.toml diff --git a/demod/Cargo.toml b/demod/Cargo.toml index 55e93d9..38eeb5a 100755 --- a/demod/Cargo.toml +++ b/demod/Cargo.toml @@ -11,5 +11,6 @@ m17core = { path = "../m17core" } m17app = { path = "../m17app" } m17codec2 = { path = "../m17codec2" } +cpal = "0.15.3" env_logger = "0.11.6" log = "0.4.22"