]> 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
old mode 100755 (executable)
new mode 100644 (file)
index 4b8014c..29f8323
@@ -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"