]> code.octet-stream.net Git - m17rt/blobdiff - m17codec2/Cargo.toml
Voice UDP to RF conversion, and better sample rate management in codec2
[m17rt] / m17codec2 / Cargo.toml
index 4b8014cb9664a8977913e2c6b4ba911bdc00e678..29f83237fec5ae94cbf251040cdab244af2ae606 100644 (file)
@@ -19,4 +19,5 @@ hound = "3.5.1"
 m17core = { version = "0.1", path = "../m17core" }
 m17app = { version = "0.1", path = "../m17app" }
 log = "0.4.22"
+rubato = { version = "0.16.2", "default-features" = false }
 thiserror = "2.0.11"