Revert "Glutin update: ignore rand-core and nix duplicate"

This reverts commit da28a0c580.
This commit is contained in:
Josh Matthews 2019-05-22 14:18:33 -04:00
parent 414a854e77
commit 8606af4104

View file

@ -40,9 +40,7 @@ packages = [
"crossbeam-utils", "crossbeam-utils",
"digest", "digest",
"generic-array", "generic-array",
"nix", # https://github.com/servo/servo/issues/23189#issuecomment-487512605
"rand", "rand",
"rand_core",
"unicase", "unicase",
"winapi", "winapi",
] ]