mirror of
https://github.com/servo/servo.git
synced 2025-08-07 06:25:32 +01:00
An in-memory RNG that shares its file descriptor.
This commit is contained in:
parent
143dfc879e
commit
7ace30f9bd
15 changed files with 203 additions and 23 deletions
|
@ -44,7 +44,6 @@ owning_ref = "0.2.2"
|
|||
parking_lot = "0.3.3"
|
||||
phf = "0.7.20"
|
||||
quickersort = "2.0.0"
|
||||
rand = "0.3"
|
||||
rayon = "0.6"
|
||||
rustc-serialize = "0.3"
|
||||
selectors = "0.15"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue