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