summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--nihav-flash/Cargo.toml3
1 files changed, 0 insertions, 3 deletions
diff --git a/nihav-flash/Cargo.toml b/nihav-flash/Cargo.toml
index d5e79ca..45174fb 100644
--- a/nihav-flash/Cargo.toml
+++ b/nihav-flash/Cargo.toml
@@ -7,9 +7,6 @@ edition = "2018"
[dependencies.nihav_core]
path = "../nihav-core"
-[dependencies.nihav_registry]
-path = "../nihav-registry"
-
[dependencies.nihav_codec_support]
path = "../nihav-codec-support"
features = ["h263", "mdct", "dsp_window"]