mirror of
https://github.com/servo/servo.git
synced 2025-09-27 23:30:08 +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
|
@ -17,7 +17,7 @@ cookie = "0.11"
|
|||
crossbeam-channel = "0.4"
|
||||
euclid = "0.20"
|
||||
hyper = "0.12"
|
||||
image = "0.22"
|
||||
image = "0.23"
|
||||
ipc-channel = "0.14"
|
||||
keyboard-types = "0.4.3"
|
||||
log = "0.4"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue