split remaining decoders and demuxer from core
[nihav.git] / nihav-allstuff / Cargo.toml
index e366f4ed492037a5f0afc76d239fd55c217bb73c..5003f752ddec2f6608c326ab192905d275f316cf 100644 (file)
@@ -6,6 +6,7 @@ edition = "2018"
 
 [dependencies]
 nihav_core = { path = "../nihav-core" }
+nihav_commonfmt = { path = "../nihav-commonfmt" }
 nihav_game = { path = "../nihav-game" }
 nihav_indeo = { path = "../nihav-indeo" }
 nihav_realmedia = { path = "../nihav-realmedia" }
\ No newline at end of file