X-Git-Url: https://code.octet-stream.net/m17rt/blobdiff_plain/1f1869d3e36f7192892fad069ef159faba208ccd..2c7d53c113f4e19f24c928b2c5eca1c3f6f799af:/m17codec2/Cargo.toml?ds=inline diff --git a/m17codec2/Cargo.toml b/m17codec2/Cargo.toml old mode 100755 new mode 100644 index 4b8014c..29f8323 --- a/m17codec2/Cargo.toml +++ b/m17codec2/Cargo.toml @@ -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"