X-Git-Url: https://git.nihav.org/?p=nihav-tool.git;a=blobdiff_plain;f=Cargo.toml;h=2cbd17e7da2f2ba9e301216f5f58f0d2466d0c3b;hp=f94d08dc8288dfdb94a3f050b088b3078994ed92;hb=7d08c359b21e4d4628e2edf1471d51265958c307;hpb=fde9f7c350f401dec51e6a08c4aa8134744b4b68 diff --git a/Cargo.toml b/Cargo.toml index f94d08d..2cbd17e 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -6,4 +6,5 @@ edition = "2018" [dependencies] nihav_core = { path="../nihav-core" } +nihav_registry = { path="../nihav-registry" } nihav_allstuff = { path="../nihav-allstuff" }