mirror of
https://github.com/servo/servo.git
synced 2025-08-11 08: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
|
@ -22,7 +22,7 @@ euclid = "0.20"
|
|||
ipc-channel = "0.14"
|
||||
log = "0.4"
|
||||
msg = {path = "../msg"}
|
||||
rust-webvr = {version = "0.17", features = ["mock", "openvr", "vrexternal"]}
|
||||
rust-webvr = {version = "0.18", features = ["mock", "openvr", "vrexternal"]}
|
||||
rust-webvr-api = "0.17"
|
||||
servo_config = {path = "../config"}
|
||||
sparkle = "0.1"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue