Make usage of simd in gfx optional

This commit is contained in:
Simon Sapin 2017-10-12 00:59:37 +02:00
parent 5e72173e8c
commit d9a311963f
4 changed files with 12 additions and 4 deletions

View file

@ -25,6 +25,7 @@ unstable = [
"canvas_traits/unstable",
"compositing/unstable",
"constellation/unstable",
"gfx/unstable",
]
[dependencies]