mirror of
https://github.com/servo/servo.git
synced 2025-08-06 06:00:15 +01:00
Remove components/nonzero, use std::num::NonZero instead
This commit is contained in:
parent
d55a003c92
commit
e39f741321
15 changed files with 5 additions and 158 deletions
|
@ -21,7 +21,6 @@ webrender_debugger = ["webrender/debugger"]
|
|||
oculusvr = ["webvr/oculusvr"]
|
||||
unstable = [
|
||||
"euclid/unstable",
|
||||
"msg/unstable",
|
||||
"profile/unstable",
|
||||
"script/unstable",
|
||||
]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue