We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d62ba68 commit 884e1faCopy full SHA for 884e1fa
demo/Cargo.toml
@@ -37,7 +37,7 @@ deep_filter = { path = "../libDF/", default-features = false, features = [
37
"default-model",
38
] }
39
ndarray = "^0.15"
40
-rubato = "0.14"
+rubato = "0.15"
41
ringbuf = "0.3"
42
env_logger = "0.10"
43
log = { version = "0.4", features = ["std"] }
0 commit comments