update player for nihav_registry
[nihav-player.git] / Cargo.toml
index ce06b0e65ae2797e5b90f0f02174f67a86de41b9..68777a5efe4b0cf14fb1a8cebda1359b1e7e4451 100644 (file)
@@ -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" }