mirror of
https://github.com/servo/servo.git
synced 2025-08-07 06:25:32 +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
|
@ -17,7 +17,7 @@ default = []
|
|||
embedder_traits = {path = "../embedder_traits"}
|
||||
euclid = "0.18"
|
||||
gfx_traits = {path = "../gfx_traits"}
|
||||
gleam = {version = "0.5", optional = true}
|
||||
gleam = {version = "0.6", optional = true}
|
||||
image = "0.19"
|
||||
ipc-channel = "0.10"
|
||||
libc = "0.2"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue