Glutin update: ignore gl_generator duplicate

This commit is contained in:
Paul Rouget 2019-05-22 09:45:57 +02:00 committed by Josh Matthews
parent 53bb2e8743
commit e2cfe5d05f

View file

@ -40,6 +40,7 @@ packages = [
"crossbeam-utils", "crossbeam-utils",
"digest", "digest",
"generic-array", "generic-array",
"gl_generator", # https://github.com/servo/servo/pull/23288#issuecomment-494687746
"nix", # https://github.com/servo/servo/issues/23189#issuecomment-487512605 "nix", # https://github.com/servo/servo/issues/23189#issuecomment-487512605
"rand", "rand",
"rand_core", "rand_core",