make natool write full-width chroma PGMYUV
[nihav-tool.git] / Cargo.toml
index 2a5c5483f4394aa7036c5cd359db60a0595b480f..f94d08dc8288dfdb94a3f050b088b3078994ed92 100644 (file)
@@ -5,4 +5,5 @@ authors = ["Kostya Shishkov <kostya.shishkov@gmail.com>"]
 edition = "2018"
 
 [dependencies]
-nihav = { path="../nihav" }
+nihav_core = { path="../nihav-core" }
+nihav_allstuff = { path="../nihav-allstuff" }