Glutin update: dependencies update

This commit is contained in:
Paul Rouget 2019-04-29 14:34:35 +02:00
parent 415b26e4f1
commit 30fb18e711
12 changed files with 507 additions and 306 deletions

View file

@ -23,7 +23,7 @@ winapi = "0.3.2"
libloading = "0.5"
[build-dependencies]
gl_generator = "0.10"
gl_generator = "0.11"
[features]
default = ["unstable", "default-except-unstable"]