mirror of
https://github.com/servo/servo.git
synced 2025-08-03 04:30:10 +01:00
Remove unused crates from servo-tidy
This commit is contained in:
parent
da36740f0b
commit
9a7e1d17f0
1 changed files with 0 additions and 4 deletions
|
@ -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",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue