Update and dedupe nix

This commit is contained in:
Bastien Orivel 2019-09-06 18:37:01 +02:00
parent 7a67261dce
commit c8aae12ff4
3 changed files with 32 additions and 44 deletions

View file

@ -35,7 +35,6 @@ rand = [
# Ignored packages with duplicated versions
packages = [
"gl_generator", # https://github.com/servo/servo/pull/23288#issuecomment-494687746
"nix", # https://github.com/servo/servo/issues/23189#issuecomment-487512605
"proc-macro2",
"quote",
"rand_core",