diff --git a/demo/Cargo.toml b/demo/Cargo.toml index 8a6fec0d0..649774588 100644 --- a/demo/Cargo.toml +++ b/demo/Cargo.toml @@ -39,5 +39,5 @@ deep_filter = { path = "../libDF/", default-features = false, features = [ ndarray = "^0.15" rubato = "0.15" ringbuf = "0.3" -env_logger = "0.10" +env_logger = "0.11" log = { version = "0.4", features = ["std"] }