X-Git-Url: https://git.nihav.org/?p=nihav.git;a=blobdiff_plain;f=nihav-qt%2FCargo.toml;fp=nihav-qt%2FCargo.toml;h=6e0cf9781378d7b1efd07fead25e7e620fd4b9a9;hp=3e4b653d9af0b27301f9267f9ebed97420be350f;hb=c1e14623891356ce5b2c79666a2d5c38b220764b;hpb=fd8666bc8f48fd374571368cd4b9a0a42e3ea85b diff --git a/nihav-qt/Cargo.toml b/nihav-qt/Cargo.toml index 3e4b653..6e0cf97 100644 --- a/nihav-qt/Cargo.toml +++ b/nihav-qt/Cargo.toml @@ -13,7 +13,7 @@ path = "../nihav-codec-support" features = ["blockdsp", "fft", "qmf"] [dev-dependencies] -nihav_commonfmt = { path = "../nihav-commonfmt" } +nihav_commonfmt = { path = "../nihav-commonfmt", default-features=false, features = ["all_demuxers"] } [features] default = ["all_decoders"]