mirror of
https://github.com/servo/servo.git
synced 2025-09-30 00:29:14 +01:00
Update to gleam 0.5
This commit is contained in:
parent
696084863c
commit
0f91712800
18 changed files with 473 additions and 399 deletions
|
@ -16,7 +16,7 @@ default = []
|
|||
[dependencies]
|
||||
euclid = "0.17"
|
||||
gfx_traits = {path = "../gfx_traits"}
|
||||
gleam = { version = "0.4.34", optional = true }
|
||||
gleam = {version = "0.5", optional = true}
|
||||
image = "0.18"
|
||||
ipc-channel = "0.10"
|
||||
libc = "0.2"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue