mirror of
https://github.com/servo/servo.git
synced 2025-08-14 01:45:33 +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
|
@ -53,7 +53,7 @@ malloc_size_of_derive = "0.1"
|
|||
num_cpus = {version = "1.1.0"}
|
||||
num-integer = "0.1"
|
||||
num-traits = "0.2"
|
||||
num-derive = "0.2"
|
||||
num-derive = "0.3"
|
||||
owning_ref = "0.4"
|
||||
parking_lot = "0.9"
|
||||
precomputed-hash = "0.1.1"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue