Auto merge of #25863 - servo:synup, r=jdm

Remove syn 0.15 from our crate graph
This commit is contained in:
bors-servo 2020-03-05 10:03:48 -05:00 committed by GitHub
commit 813be91926
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
61 changed files with 219 additions and 187 deletions

View file

@ -58,7 +58,7 @@ html5ever = "0.25"
http = "0.1"
hyper = "0.12"
hyper_serde = "0.11"
image = "0.22"
image = "0.23"
indexmap = "1.0.2"
ipc-channel = "0.14"
itertools = "0.8"