mirror of
https://github.com/servo/servo.git
synced 2025-08-06 06:00:15 +01:00
Update to gleam 0.6
This commit is contained in:
parent
6c7609c6f0
commit
20714bd08c
7 changed files with 45 additions and 45 deletions
|
@ -47,7 +47,7 @@ encoding_rs = "0.7"
|
|||
enum-iterator = "0.2.0"
|
||||
euclid = "0.18"
|
||||
fnv = "1.0"
|
||||
gleam = "0.5"
|
||||
gleam = "0.6"
|
||||
half = "1.0"
|
||||
html5ever = "0.22"
|
||||
hyper = "0.10"
|
||||
|
@ -69,7 +69,7 @@ mozjs = { version = "0.7.1", features = ["promises"]}
|
|||
msg = {path = "../msg"}
|
||||
net_traits = {path = "../net_traits"}
|
||||
num-traits = "0.1.32"
|
||||
offscreen_gl_context = {version = "0.19", features = ["serde"]}
|
||||
offscreen_gl_context = {version = "0.20", features = ["serde"]}
|
||||
parking_lot = "0.5"
|
||||
phf = "0.7.18"
|
||||
profile_traits = {path = "../profile_traits"}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue