X-Git-Url: https://code.octet-stream.net/m17rt/blobdiff_plain/e67ea96c8a3d7c23ba29c6ed91ddb451927176a1..58d60adc0400926a770932703ec1d94649b56e32:/m17codec2/Cargo.toml diff --git a/m17codec2/Cargo.toml b/m17codec2/Cargo.toml index 7c3780e..9cafb43 100755 --- a/m17codec2/Cargo.toml +++ b/m17codec2/Cargo.toml @@ -11,5 +11,7 @@ repository = "https://code.octet-stream.net/m17rt" [dependencies] codec2 = "0.3.0" +cpal = "0.15.3" m17core = { path = "../m17core" } m17app = { path = "../m17app" } +log = "0.4.22"