Remove unused crates from servo-tidy

This commit is contained in:
Alex Touchet 2018-08-26 22:54:47 -07:00 committed by GitHub
parent da36740f0b
commit 9a7e1d17f0
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -14,18 +14,14 @@ lint-scripts = [
# which are packages allowed to use the blocked package.
[blocked-packages]
rand = [
"deque",
"gaol",
"hashglobe", # only uses in tests
"ipc-channel",
"num-bigint",
"parking_lot_core",
"phf_generator",
"rayon",
"rayon-core",
"servo_rand",
"servo-websocket",
"tempdir",
"tempfile",
"uuid",
"ws",