mirror of
https://github.com/servo/servo.git
synced 2025-08-13 17:35:36 +01:00
Add random Device ID generation
This commit is contained in:
parent
b11648903b
commit
69dc199528
5 changed files with 30 additions and 3 deletions
|
@ -28,6 +28,7 @@ openssl = "0.7.6"
|
|||
openssl-verify = "0.1"
|
||||
plugins = {path = "../plugins"}
|
||||
profile_traits = {path = "../profile_traits"}
|
||||
rand = "0.3"
|
||||
rustc-serialize = "0.3"
|
||||
threadpool = "1.0"
|
||||
time = "0.1.17"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue