mirror of
https://github.com/servo/servo.git
synced 2025-08-03 12:40:06 +01:00
Auto merge of #18556 - Manishearth:cssparserup, r=emilio
Bump cssparser to 0.21.2 try: https://treeherder.mozilla.org/#/jobs?repo=try&revision=5efe06f4fdb11e540532b57368b78defb0bd7aa9 fixes https://bugzilla.mozilla.org/show_bug.cgi?id=1401016 <!-- 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/18556) <!-- Reviewable:end -->
This commit is contained in:
commit
4f98a3f56a
2 changed files with 15 additions and 15 deletions
|
@ -36,7 +36,7 @@ atomic_refcell = "0.1"
|
|||
bitflags = "0.7"
|
||||
byteorder = "1.0"
|
||||
cfg-if = "0.1.0"
|
||||
cssparser = "0.21.1"
|
||||
cssparser = "0.21.2"
|
||||
encoding = {version = "0.2", optional = true}
|
||||
euclid = "0.15"
|
||||
fallible = { path = "../fallible" }
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue