mirror of
https://github.com/servo/servo.git
synced 2025-08-05 21:50:18 +01:00
Remove one use of rand.
This commit is contained in:
parent
05308e5204
commit
7e255b91c7
1 changed files with 0 additions and 1 deletions
|
@ -20,7 +20,6 @@ rand = [
|
||||||
"phf_generator",
|
"phf_generator",
|
||||||
"quickcheck", # Only used in tests
|
"quickcheck", # Only used in tests
|
||||||
"servo_rand",
|
"servo_rand",
|
||||||
"tempfile",
|
|
||||||
"tungstenite",
|
"tungstenite",
|
||||||
"ws",
|
"ws",
|
||||||
]
|
]
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue