mirror of
https://github.com/servo/servo.git
synced 2025-09-30 00:29:14 +01:00
WorkerId
changed to type UUID.
This commit is contained in:
parent
5c56e661ca
commit
d5475fbc9f
9 changed files with 19 additions and 18 deletions
|
@ -47,3 +47,4 @@ url = { version = "2.0", optional = true }
|
|||
webrender_api = { git = "https://github.com/servo/webrender", optional = true }
|
||||
xml5ever = { version = "0.16", optional = true }
|
||||
void = "1.0.2"
|
||||
uuid = {version = "0.8", features = ["v4", "serde"]}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue