]> git.nihav.org Git - nihav.git/blobdiff - nihav-allstuff/Cargo.toml
allstuff: register duck crate
[nihav.git] / nihav-allstuff / Cargo.toml
index e366f4ed492037a5f0afc76d239fd55c217bb73c..023aaa4c3af65984653de8780d8b14a414afc423 100644 (file)
@@ -6,6 +6,9 @@ edition = "2018"
 
 [dependencies]
 nihav_core = { path = "../nihav-core" }
+nihav_commonfmt = { path = "../nihav-commonfmt" }
+nihav_duck = { path = "../nihav-duck" }
 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