mirror of
https://github.com/servo/servo.git
synced 2025-08-06 14:10:11 +01:00
Use NonZeroU32 in canvas_traits
This commit is contained in:
parent
ecf3b05153
commit
5e72173e8c
6 changed files with 16 additions and 5 deletions
|
@ -22,6 +22,7 @@ unstable = [
|
|||
"euclid/unstable",
|
||||
"layout_thread/unstable",
|
||||
"msg/unstable",
|
||||
"canvas_traits/unstable",
|
||||
"compositing/unstable",
|
||||
"constellation/unstable",
|
||||
]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue