X-Git-Url: https://git.nihav.org/?p=nihav-tool.git;a=blobdiff_plain;f=Cargo.toml;h=76cc06e8c342e9ec2f0a21a69c6c36d86d7bb51c;hp=2cbd17e7da2f2ba9e301216f5f58f0d2466d0c3b;hb=f7e9662a6343256ffdf5d1fc6bc7da45f2fb20e6;hpb=7d08c359b21e4d4628e2edf1471d51265958c307 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" }