]> code.octet-stream.net Git - m17rt/blobdiff - m17codec2/Cargo.toml
Sound card input support for demodulation chain
[m17rt] / m17codec2 / Cargo.toml
index 7c3780ee5cadeaddff8b36b317b411091b99408d..9cafb4389186d09ed3bde64a0ce9593573d2797d 100755 (executable)
@@ -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"