X-Git-Url: https://code.octet-stream.net/m17rt/blobdiff_plain/e67ea96c8a3d7c23ba29c6ed91ddb451927176a1..f9af623dd10c967733af7bfb5efa20fbc7033072:/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"