use PNM writer from nihav-codec-support
[nihav-tool.git] / Cargo.toml
index 2cbd17e7da2f2ba9e301216f5f58f0d2466d0c3b..76cc06e8c342e9ec2f0a21a69c6c36d86d7bb51c 100644 (file)
@@ -6,5 +6,6 @@ edition = "2018"
 
 [dependencies]
 nihav_core = { path="../nihav-core" }
+nihav_codec_support = { path="../nihav-codec-support" }
 nihav_registry = { path="../nihav-registry" }
 nihav_allstuff = { path="../nihav-allstuff" }