mirror of
https://github.com/servo/servo.git
synced 2025-09-01 18:48:23 +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
|
@ -16,11 +16,11 @@ compositing = {path = "../compositing"}
|
|||
cssparser = "0.24"
|
||||
euclid = "0.18"
|
||||
fnv = "1.0"
|
||||
gleam = "0.5"
|
||||
gleam = "0.6"
|
||||
ipc-channel = "0.10"
|
||||
log = "0.4"
|
||||
num-traits = "0.1.32"
|
||||
offscreen_gl_context = {version = "0.19", features = ["serde", "osmesa"]}
|
||||
offscreen_gl_context = {version = "0.20", features = ["serde", "osmesa"]}
|
||||
serde_bytes = "0.10"
|
||||
servo_config = {path = "../config"}
|
||||
webrender = {git = "https://github.com/servo/webrender"}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue