mirror of
https://github.com/servo/servo.git
synced 2025-09-10 06:58:21 +01:00
Auto merge of #25863 - servo:synup, r=jdm
Remove syn 0.15 from our crate graph
This commit is contained in:
commit
813be91926
61 changed files with 219 additions and 187 deletions
|
@ -18,7 +18,7 @@ lazy_static = "1"
|
|||
log = "0.4"
|
||||
msg = {path = "../msg"}
|
||||
num-traits = "0.2"
|
||||
num-derive = "0.2"
|
||||
num-derive = "0.3"
|
||||
serde = "1.0"
|
||||
servo_url = {path = "../url"}
|
||||
webrender_api = {git = "https://github.com/servo/webrender"}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue