X-Git-Url: https://git.nihav.org/?p=nihav.git;a=blobdiff_plain;f=nihav-allstuff%2FCargo.toml;fp=nihav-allstuff%2FCargo.toml;h=6e97f02bb4aa2cbb719133307bb039dd9e4f4f1f;hp=372030bb42c1716ed535f381885cb45b64c41340;hb=92d9fb6993d2d3f6f7a016ee6796a98e6e989f21;hpb=bc23de6bedc2e151caea241b073a65d30f62c134 diff --git a/nihav-allstuff/Cargo.toml b/nihav-allstuff/Cargo.toml index 372030b..6e97f02 100644 --- a/nihav-allstuff/Cargo.toml +++ b/nihav-allstuff/Cargo.toml @@ -8,6 +8,7 @@ edition = "2018" nihav_core = { path = "../nihav-core" } nihav_commonfmt = { path = "../nihav-commonfmt" } nihav_duck = { path = "../nihav-duck" } +nihav_flash = { path = "../nihav-flash" } nihav_game = { path = "../nihav-game" } nihav_indeo = { path = "../nihav-indeo" } nihav_itu = { path = "../nihav-itu" }