Auto merge of #17484 - canaltinova:upup, r=emilio

Bump cssparser version to 0.16.1 in toml files

<!-- Please describe your changes on the following line: -->

---
<!-- Thank you for contributing to Servo! Please replace each `[ ]` by `[X]` when the step is complete, and replace `__` with appropriate data: -->
- [x] `./mach build -d` does not report any errors
- [x] `./mach test-tidy` does not report any errors

<!-- Reviewable:start -->
---
This change is [<img src="https://reviewable.io/review_button.svg" height="34" align="absmiddle" alt="Reviewable"/>](https://reviewable.io/reviews/servo/servo/17484)
<!-- Reviewable:end -->
This commit is contained in:
bors-servo 2017-06-22 16:52:00 -07:00 committed by GitHub
commit efed75ae5a
11 changed files with 11 additions and 11 deletions

View file

@ -38,7 +38,7 @@ bitflags = "0.7"
bit-vec = "0.4.3"
byteorder = "1.0"
cfg-if = "0.1.0"
cssparser = "0.16"
cssparser = "0.16.1"
encoding = {version = "0.2", optional = true}
euclid = "0.15"
fnv = "1.0"