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