aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--servo-tidy.toml4
1 files changed, 0 insertions, 4 deletions
diff --git a/servo-tidy.toml b/servo-tidy.toml
index 2645cf31588..46f4fa505c5 100644
--- a/servo-tidy.toml
+++ b/servo-tidy.toml
@@ -15,18 +15,14 @@ lint-scripts = [
[blocked-packages]
rand = [
"crossbeam-channel",
- "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",