X-Git-Url: https://git.nihav.org/?a=blobdiff_plain;f=nihav-qt%2FCargo.toml;h=6e0cf9781378d7b1efd07fead25e7e620fd4b9a9;hb=6617c7576ec351996033c436c15f64ae2086ff1e;hp=3e4b653d9af0b27301f9267f9ebed97420be350f;hpb=4c1582cf2e275af7c0f4a2c1a397fed5b68d31d5;p=nihav.git 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"]