Auto merge of #7991 - Ms2ger:update-selectors, r=jdm

Update cssparser.



<!-- Reviewable:start -->
[<img src="https://reviewable.io/review_button.png" height=40 alt="Review on Reviewable"/>](https://reviewable.io/reviews/servo/servo/7991)
<!-- Reviewable:end -->
This commit is contained in:
bors-servo 2015-10-13 11:39:43 -06:00
commit 8cb3c5f628
7 changed files with 3 additions and 45 deletions

View file

@ -1574,7 +1574,7 @@ dependencies = [
[[package]]
name = "selectors"
version = "0.1.0"
source = "git+https://github.com/servo/rust-selectors#572353b3209af040cd3e6261978b09c7f8122844"
source = "git+https://github.com/servo/rust-selectors#1e1e44c2f4090e8beb95a8d27f184aefcf91a362"
dependencies = [
"bitflags 0.3.2 (registry+https://github.com/rust-lang/crates.io-index)",
"cssparser 0.3.9 (registry+https://github.com/rust-lang/crates.io-index)",