fix the rest of tests
[nihav.git] / nihav-indeo / Cargo.toml
index f2578621b0b76c2d251b3aabb24d8864c6b5bc0b..901d0e408b5d219cd246b908472ca29cba9e88fd 100644 (file)
@@ -8,6 +8,9 @@ edition = "2018"
 path = "../nihav-core"
 features = ["h263", "fft", "dsp_window"]
 
+[dev-dependencies]
+nihav_commonfmt = { path = "../nihav-commonfmt" }
+
 [features]
 default = ["all_decoders"]