Update cssparser.

This commit is contained in:
Ms2ger 2015-10-13 14:07:58 +02:00
parent eb7039d04d
commit f8b7a86ce4
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)",