You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
26 lines
479 B
26 lines
479 B
4 years ago
|
--- image-0.23.11/Cargo.toml 2020-10-25T19:06:08+00:00
|
||
|
+++ image-0.23.11/Cargo.toml 2020-11-07T18:35:41.522876+00:00
|
||
|
@@ -70,14 +70,6 @@
|
||
|
version = "0.16.5"
|
||
|
optional = true
|
||
|
|
||
|
-[dependencies.ravif]
|
||
|
-version = "0.6.0"
|
||
|
-optional = true
|
||
|
-
|
||
|
-[dependencies.rgb]
|
||
|
-version = "0.8.25"
|
||
|
-optional = true
|
||
|
-
|
||
|
[dependencies.scoped_threadpool]
|
||
|
version = "0.1"
|
||
|
optional = true
|
||
|
@@ -101,7 +93,6 @@
|
||
|
version = "0.9"
|
||
|
|
||
|
[features]
|
||
|
-avif = ["ravif", "rgb"]
|
||
|
benchmarks = []
|
||
|
bmp = []
|
||
|
dds = ["dxt"]
|