X-Git-Url: https://git.nihav.org/?p=nihav.git;a=blobdiff_plain;f=nihav-commonfmt%2FCargo.toml;h=229bd8afc49b95e6a574f3466968711d58f89452;hp=acccd96b61ee25b89da601a956ec4fb40cfa3c5b;hb=ef0b99e68b6dd253074ed36e1dc665231e91b3b3;hpb=16cca4d3a7a7505ae31a7469b3547c52650fd194 diff --git a/nihav-commonfmt/Cargo.toml b/nihav-commonfmt/Cargo.toml index acccd96..229bd8a 100644 --- a/nihav-commonfmt/Cargo.toml +++ b/nihav-commonfmt/Cargo.toml @@ -12,7 +12,7 @@ path = "../nihav-registry" [dependencies.nihav_codec_support] path = "../nihav-codec-support" -features = ["h263", "mdct", "fft", "dsp_window", "vq"] +features = ["h263", "mdct", "fft", "vq"] [dev-dependencies] nihav_realmedia = { path = "../nihav-realmedia", default-features=false, features = ["all_demuxers"] }