vp6enc: split out future common parts to share them with VP7 encoder
[nihav.git] / nihav-itu / Cargo.toml
index 2c5521a79da6dd3a0c6e434c8a0cf0c7f4256ff8..8134981bd6b9a83d826b102cb174ac9137861c2e 100644 (file)
@@ -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"]