stylo-tests: update for geckolib changes

This commit is contained in:
Nathan Froyd 2017-02-23 12:06:45 -05:00
parent a5d285f102
commit 4a1dd9fa57
3 changed files with 5 additions and 0 deletions

1
Cargo.lock generated
View file

@ -2791,6 +2791,7 @@ dependencies = [
"log 0.3.6 (registry+https://github.com/rust-lang/crates.io-index)",
"num_cpus 1.2.1 (registry+https://github.com/rust-lang/crates.io-index)",
"parking_lot 0.3.8 (registry+https://github.com/rust-lang/crates.io-index)",
"rayon 0.6.0 (registry+https://github.com/rust-lang/crates.io-index)",
"selectors 0.18.0",
"servo_url 0.0.1",
"style 0.0.1",