X-Git-Url: https://git.nihav.org/?p=nihav-tool.git;a=blobdiff_plain;f=Cargo.toml;h=76cc06e8c342e9ec2f0a21a69c6c36d86d7bb51c;hp=f94d08dc8288dfdb94a3f050b088b3078994ed92;hb=f7e9662a6343256ffdf5d1fc6bc7da45f2fb20e6;hpb=98b31ef77be7fdff7d8b209358b37626a5cb7be7 diff --git a/Cargo.toml b/Cargo.toml index f94d08d..76cc06e 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -6,4 +6,6 @@ edition = "2018" [dependencies] nihav_core = { path="../nihav-core" } +nihav_codec_support = { path="../nihav-codec-support" } +nihav_registry = { path="../nihav-registry" } nihav_allstuff = { path="../nihav-allstuff" }