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

@ -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"