mirror of
https://github.com/servo/servo.git
synced 2025-09-27 23:30:08 +01:00
Bump ipc-channel and bincode
This required bumping uuid too which unfortunately duplicated rand.
This commit is contained in:
parent
5b575e3647
commit
570d865065
34 changed files with 152 additions and 107 deletions
|
@ -16,4 +16,4 @@ serde = {version = "1.0"}
|
|||
servo_rand = {path = "../rand"}
|
||||
url = "1.2"
|
||||
url_serde = {version = "0.2"}
|
||||
uuid = {version = "0.5.0", features = ["v4", "serde"]}
|
||||
uuid = {version = "0.6.0", features = ["v4", "serde"]}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue