X-Git-Url: https://git.nihav.org/?a=blobdiff_plain;f=nihav-allstuff%2FCargo.toml;h=023aaa4c3af65984653de8780d8b14a414afc423;hb=9dce67e34bf9bd6f9a1293e54606e19fe1f608e6;hp=5003f752ddec2f6608c326ab192905d275f316cf;hpb=38953fb529efad1b0b609eec77f7839e62ad2719;p=nihav.git diff --git a/nihav-allstuff/Cargo.toml b/nihav-allstuff/Cargo.toml index 5003f75..023aaa4 100644 --- a/nihav-allstuff/Cargo.toml +++ b/nihav-allstuff/Cargo.toml @@ -7,6 +7,8 @@ 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