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
9a41af68a4
commit
36c4208f22
13 changed files with 57 additions and 58 deletions
|
@ -17,4 +17,4 @@ serde = {version = "1.0", features = ["derive"]}
|
|||
servo_rand = {path = "../rand"}
|
||||
url = "1.2"
|
||||
url_serde = {version = "0.2"}
|
||||
uuid = {version = "0.6.0", features = ["v4", "serde"]}
|
||||
uuid = {version = "0.7", features = ["v4", "serde"]}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue