Remove temporary dependency
This commit is contained in:
parent
05230ce39f
commit
006e76f972
1 changed files with 0 additions and 1 deletions
|
|
@ -36,7 +36,6 @@ num_cpus = "^1.0.0"
|
||||||
zopfli = "^0.4.0"
|
zopfli = "^0.4.0"
|
||||||
miniz_oxide = "0.3"
|
miniz_oxide = "0.3"
|
||||||
rgb = "0.8.11"
|
rgb = "0.8.11"
|
||||||
vec_map = "0.8.1"
|
|
||||||
indexmap = { version = "1.3.2", features = ["rayon"] }
|
indexmap = { version = "1.3.2", features = ["rayon"] }
|
||||||
|
|
||||||
[dependencies.rayon]
|
[dependencies.rayon]
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue