diff --git a/servo-tidy.toml b/servo-tidy.toml index 66dd1e4cc5e..0723999d448 100644 --- a/servo-tidy.toml +++ b/servo-tidy.toml @@ -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",