X-Git-Url: https://git.nihav.org/?a=blobdiff_plain;ds=sidebyside;f=nihav-indeo%2FCargo.toml;h=5b98dd17f3ad51a43c5a9212dce2398fbf58081e;hb=c1e14623891356ce5b2c79666a2d5c38b220764b;hp=ffa83900b902d423f766dc3e944d7bcbd8e934a6;hpb=b4d5b8515e75383b4fc59ea2813c90c615d59a96;p=nihav.git 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"]