Add categories

This commit is contained in:
Pierre Krieger 2017-01-31 10:01:36 +01:00
parent f1d70d351e
commit e158af6806

View file

@ -8,6 +8,7 @@ license = "Apache-2.0"
readme = "README.md"
repository = "https://github.com/tomaka/winit"
documentation = "https://docs.rs/winit"
categories = ["gui"]
[dependencies]
lazy_static = "0.2.2"