X-Git-Url: https://git.nihav.org/?a=blobdiff_plain;f=nihav-rad%2FCargo.toml;h=0fe09935759dc224b1549adee1c6da93291d9300;hb=e2392676887847227d2f3a65b7e6ed4f453d2897;hp=e32dcd89c50e382b7ac3fb8518af0ee0d7f4ed78;hpb=606c448ef167017c3171b49f9eb2af82c15079ce;p=nihav.git diff --git a/nihav-rad/Cargo.toml b/nihav-rad/Cargo.toml index e32dcd8..0fe0993 100644 --- a/nihav-rad/Cargo.toml +++ b/nihav-rad/Cargo.toml @@ -6,7 +6,7 @@ edition = "2018" [dependencies.nihav_core] path = "../nihav-core" -features = ["fft"] +features = ["dct", "fft"] [features] default = ["all_decoders", "all_demuxers"]