mirror of
https://github.com/servo/servo.git
synced 2025-06-06 16:45:39 +00:00
Update uuid
This commit is contained in:
parent
9a41af68a4
commit
36c4208f22
13 changed files with 57 additions and 58 deletions
|
@ -55,7 +55,7 @@ tokio-timer = "0.2"
|
|||
threadpool = "1.0"
|
||||
time = "0.1.17"
|
||||
url = "1.2"
|
||||
uuid = {version = "0.6", features = ["v4"]}
|
||||
uuid = {version = "0.7", features = ["v4"]}
|
||||
webrender_api = {git = "https://github.com/servo/webrender", features = ["ipc"]}
|
||||
ws = { version = "0.7", features = ["ssl"] }
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue