mirror of
https://github.com/servo/servo.git
synced 2025-07-23 07:13:52 +01:00
Update uuid.
This commit is contained in:
parent
1a6245828a
commit
489d2e5e49
10 changed files with 90 additions and 126 deletions
|
@ -30,5 +30,5 @@ hyper = "0.8"
|
|||
rustc-serialize = "0.3.4"
|
||||
regex = "0.1.55"
|
||||
url = {version = "0.5.7", features = ["heap_size"]}
|
||||
uuid = "0.1"
|
||||
uuid = { version = "0.2", features = ["v4"] }
|
||||
webdriver = "0.8"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue