Navigation Menu

Skip to content

Commit

Permalink
Remove unused crates from servo-tidy
Browse files Browse the repository at this point in the history
  • Loading branch information
atouchet committed Aug 27, 2018
1 parent da36740 commit 9a7e1d1
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions servo-tidy.toml
Expand Up @@ -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",
Expand Down

0 comments on commit 9a7e1d1

Please sign in to comment.