X-Git-Url: https://git.nihav.org/?p=nihav-player.git;a=blobdiff_plain;f=Cargo.toml;h=68777a5efe4b0cf14fb1a8cebda1359b1e7e4451;hp=ce06b0e65ae2797e5b90f0f02174f67a86de41b9;hb=a41925a20ad149f8b91a3a65a089f12fbf7ac8cb;hpb=659b64294d7bce34c7c5a939c5cbe78d8a87ff75 diff --git a/Cargo.toml b/Cargo.toml index ce06b0e..68777a5 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -6,6 +6,7 @@ edition = "2018" [dependencies] nihav_core = { path="../nihav-core" } +nihav_registry = { path="../nihav-registry" } nihav_allstuff = { path="../nihav-allstuff" } sdl = { path="./rust-sdl" }