mirror of
https://github.com/servo/servo.git
synced 2025-07-24 15:50:21 +01:00
Glutin update: dependencies update
This commit is contained in:
parent
415b26e4f1
commit
30fb18e711
12 changed files with 507 additions and 306 deletions
|
@ -36,7 +36,7 @@ malloc_size_of = { path = "../malloc_size_of" }
|
|||
metrics = {path = "../metrics"}
|
||||
msg = {path = "../msg"}
|
||||
net_traits = {path = "../net_traits"}
|
||||
parking_lot = "0.6"
|
||||
parking_lot = "0.7"
|
||||
profile_traits = {path = "../profile_traits"}
|
||||
range = {path = "../range"}
|
||||
rayon = "1"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue