]> git.nihav.org Git - nihav.git/blobdiff - nihav-allstuff/Cargo.toml
decvideo: output more RGB formats
[nihav.git] / nihav-allstuff / Cargo.toml
index e366f4ed492037a5f0afc76d239fd55c217bb73c..152739c2a39332c30a4520350fed3760612d2b2c 100644 (file)
@@ -6,6 +6,8 @@ edition = "2018"
 
 [dependencies]
 nihav_core = { path = "../nihav-core" }
+nihav_commonfmt = { path = "../nihav-commonfmt" }
 nihav_game = { path = "../nihav-game" }
 nihav_indeo = { path = "../nihav-indeo" }
+nihav_rad = { path = "../nihav-rad" }
 nihav_realmedia = { path = "../nihav-realmedia" }
\ No newline at end of file