mirror of
https://github.com/servo/servo.git
synced 2025-08-06 06:00:15 +01:00
Remove usage of unstable feature "raw"
This commit is contained in:
parent
4727b92754
commit
e13ae77daf
4 changed files with 43 additions and 6 deletions
|
@ -20,8 +20,8 @@ googlevr = ["webvr/googlevr"]
|
|||
oculusvr = ["webvr/oculusvr"]
|
||||
unstable = [
|
||||
"euclid/unstable",
|
||||
"msg/unstable",
|
||||
"gfx/unstable",
|
||||
"msg/unstable",
|
||||
"profile/unstable",
|
||||
]
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue