mirror of
https://github.com/servo/servo.git
synced 2025-08-07 06:25:32 +01:00
Remove syn 0.15 from our crate graph (fixes #24421)
This required bumps of: * gleam * image * rust-webvr * webrender * webxr
This commit is contained in:
parent
756cf66cd2
commit
9996e48500
61 changed files with 219 additions and 187 deletions
|
@ -55,7 +55,7 @@ embedder_traits = {path = "../embedder_traits"}
|
|||
env_logger = "0.6"
|
||||
euclid = "0.20"
|
||||
gfx = {path = "../gfx"}
|
||||
gleam = "0.6"
|
||||
gleam = "0.9"
|
||||
ipc-channel = "0.14"
|
||||
keyboard-types = "0.4"
|
||||
layout_thread_2013 = {path = "../layout_thread", optional = true}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue