X-Git-Url: https://git.nihav.org/?p=nihav.git;a=blobdiff_plain;f=nihav-itu%2FCargo.toml;h=8134981bd6b9a83d826b102cb174ac9137861c2e;hp=2c5521a79da6dd3a0c6e434c8a0cf0c7f4256ff8;hb=19cfcd2f207b472c03de4c14db85d0cac1d93fa9;hpb=696e4e20bf7167121352f247893370cb83213d5c diff --git a/nihav-itu/Cargo.toml b/nihav-itu/Cargo.toml index 2c5521a..8134981 100644 --- a/nihav-itu/Cargo.toml +++ b/nihav-itu/Cargo.toml @@ -11,7 +11,7 @@ path = "../nihav-core" path = "../nihav-codec-support" [dev-dependencies] -nihav_commonfmt = { path = "../nihav-commonfmt" } +nihav_commonfmt = { path = "../nihav-commonfmt", default-features=false, features = ["all_demuxers"] } [features] default = ["all_decoders"]