X-Git-Url: https://git.nihav.org/?p=nihav.git;a=blobdiff_plain;f=nihav-allstuff%2FCargo.toml;h=33eea15f0bb382444000dd082eeccd53e2c565c9;hp=9fc23f7cd296b41b30bef67b108c87f4f0c2c7c6;hb=549152963d868fc896287193b7ac7767e8794e01;hpb=0ad1f05e99c19c79acc7f5e8e18a94468af275ac diff --git a/nihav-allstuff/Cargo.toml b/nihav-allstuff/Cargo.toml index 9fc23f7..33eea15 100644 --- a/nihav-allstuff/Cargo.toml +++ b/nihav-allstuff/Cargo.toml @@ -13,6 +13,7 @@ nihav_game = { path = "../nihav-game" } nihav_indeo = { path = "../nihav-indeo" } nihav_itu = { path = "../nihav-itu" } nihav_llaudio = { path = "../nihav-llaudio" } +nihav_misc = { path = "../nihav-misc" } nihav_mpeg = { path = "../nihav-mpeg" } nihav_ms = { path = "../nihav-ms" } nihav_qt = { path = "../nihav-qt" }