X-Git-Url: https://git.nihav.org/?p=nihav.git;a=blobdiff_plain;f=nihav-flash%2FCargo.toml;h=45174fbdce5b0e8636f454635e4931f1db94ee5a;hp=d5e79ca3db3abbc8b228cf4e5ad7bc35cb331cb9;hb=7cb65894212b51b13b8ac2e30f9a520627938a3e;hpb=92d9fb6993d2d3f6f7a016ee6796a98e6e989f21 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"]