mirror of
https://github.com/servo/servo.git
synced 2025-09-29 16:19:14 +01:00
Update uuid
This is required to use the new version of gleam and update ipc-channels without duplicating the dependency in the future.
This commit is contained in:
parent
edeed11cef
commit
78464eeabc
8 changed files with 34 additions and 25 deletions
|
@ -75,7 +75,7 @@ tokio = "1"
|
|||
unicode-bidi = "0.3.4"
|
||||
unicode-script = "0.5"
|
||||
url = "2.0"
|
||||
uuid = { version = "0.8", features = ["v4"] }
|
||||
uuid = { version = "1.3.4", features = ["v4"] }
|
||||
webdriver = "0.48.0"
|
||||
winapi = "0.3"
|
||||
xi-unicode = "0.1.0"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue