X-Git-Url: https://git.nihav.org/?a=blobdiff_plain;f=nihav-allstuff%2FCargo.toml;h=1ff22644e82bc4d1b635a1faed20e49c6918af87;hb=e3af9911ad107a09e99c033a74f15c40581b8e26;hp=33eea15f0bb382444000dd082eeccd53e2c565c9;hpb=549152963d868fc896287193b7ac7767e8794e01;p=nihav.git diff --git a/nihav-allstuff/Cargo.toml b/nihav-allstuff/Cargo.toml index 33eea15..1ff2264 100644 --- a/nihav-allstuff/Cargo.toml +++ b/nihav-allstuff/Cargo.toml @@ -7,6 +7,7 @@ edition = "2018" [dependencies] nihav_core = { path = "../nihav-core" } nihav_commonfmt = { path = "../nihav-commonfmt" } +nihav_acorn = { path = "../nihav-acorn" } nihav_duck = { path = "../nihav-duck" } nihav_flash = { path = "../nihav-flash" } nihav_game = { path = "../nihav-game" }