X-Git-Url: https://git.nihav.org/?p=nihav-tool.git;a=blobdiff_plain;f=Cargo.toml;h=76cc06e8c342e9ec2f0a21a69c6c36d86d7bb51c;hp=2cbd17e7da2f2ba9e301216f5f58f0d2466d0c3b;hb=b4a0ee1dd70e9b69fddef9cdb22083f96a29914a;hpb=17d1bf82a978619921c691a1ee951ba262c27730 diff --git a/Cargo.toml b/Cargo.toml index 2cbd17e..76cc06e 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -6,5 +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" }