mirror of
https://github.com/servo/servo.git
synced 2025-08-06 06:00:15 +01:00
Make usage of simd in gfx optional
This commit is contained in:
parent
5e72173e8c
commit
d9a311963f
4 changed files with 12 additions and 4 deletions
|
@ -25,6 +25,7 @@ unstable = [
|
|||
"canvas_traits/unstable",
|
||||
"compositing/unstable",
|
||||
"constellation/unstable",
|
||||
"gfx/unstable",
|
||||
]
|
||||
|
||||
[dependencies]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue