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