diff --git a/media-utils/video2rrd/Cargo.toml b/media-utils/video2rrd/Cargo.toml index ccf43b2be..9a95884e4 100644 --- a/media-utils/video2rrd/Cargo.toml +++ b/media-utils/video2rrd/Cargo.toml @@ -17,7 +17,6 @@ nalgebra = "0.32.4" regex = "1.10.3" ndarray = "0.15.6" machine-vision-formats = "0.1.1" -rayon = "1.9.0" opencv = { version = "0.88.8", optional = true } chrono = { version = "0.4.38", features = [ "libc",