aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJosh Matthews <josh@joshmatthews.net>2019-05-22 14:18:27 -0400
committerJosh Matthews <josh@joshmatthews.net>2019-05-22 14:18:27 -0400
commit414a854e77323ff6e87fd9e38b77e2da781600b3 (patch)
tree30f728d21b7cc9b0bc890b677eb01ce2dd937bc7
parent40cdad1b3e5dff2f375e7e3476f37f5ee6787798 (diff)
downloadservo-414a854e77323ff6e87fd9e38b77e2da781600b3.tar.gz
servo-414a854e77323ff6e87fd9e38b77e2da781600b3.zip
Revert "Glutin update: ignore gl_generator duplicate"
This reverts commit 5bdb0da65713c5bf43873650ec673b955516edc6.
-rw-r--r--servo-tidy.toml1
1 files changed, 0 insertions, 1 deletions
diff --git a/servo-tidy.toml b/servo-tidy.toml
index ee9c37ea40f..169d9e4485d 100644
--- a/servo-tidy.toml
+++ b/servo-tidy.toml
@@ -40,7 +40,6 @@ packages = [
"crossbeam-utils",
"digest",
"generic-array",
- "gl_generator", # https://github.com/servo/servo/pull/23288#issuecomment-494687746
"nix", # https://github.com/servo/servo/issues/23189#issuecomment-487512605
"rand",
"rand_core",