Move prepare_pixels helper functions to canvas_traits

This commit is contained in:
Anthony Ramine 2018-11-15 10:01:19 +01:00
parent 86987ed75d
commit adf363a208
12 changed files with 481 additions and 476 deletions

View file

@ -30,7 +30,7 @@ libc = "0.2"
winapi = "0.3.2"
[build-dependencies]
gl_generator = "0.9"
gl_generator = "0.10"
cc = "1.0"
[features]