Use NonZeroU32 in canvas_traits

This commit is contained in:
Simon Sapin 2017-10-12 00:49:39 +02:00
parent ecf3b05153
commit 5e72173e8c
6 changed files with 16 additions and 5 deletions

View file

@ -22,6 +22,7 @@ unstable = [
"euclid/unstable",
"layout_thread/unstable",
"msg/unstable",
"canvas_traits/unstable",
"compositing/unstable",
"constellation/unstable",
]