X-Git-Url: https://git.nihav.org/?p=nihav.git;a=blobdiff_plain;f=nihav-indeo%2FCargo.toml;h=5b98dd17f3ad51a43c5a9212dce2398fbf58081e;hp=ffa83900b902d423f766dc3e944d7bcbd8e934a6;hb=c1e14623891356ce5b2c79666a2d5c38b220764b;hpb=fd8666bc8f48fd374571368cd4b9a0a42e3ea85b diff --git a/nihav-indeo/Cargo.toml b/nihav-indeo/Cargo.toml index ffa8390..5b98dd1 100644 --- a/nihav-indeo/Cargo.toml +++ b/nihav-indeo/Cargo.toml @@ -12,7 +12,7 @@ path = "../nihav-codec-support" features = ["h263", "fft", "dsp_window"] [dev-dependencies] -nihav_commonfmt = { path = "../nihav-commonfmt" } +nihav_commonfmt = { path = "../nihav-commonfmt", default-features=false, features = ["all_demuxers"] } [features] default = ["all_decoders"]