aboutsummaryrefslogtreecommitdiffstats
path: root/tests/unit/style/Cargo.toml
diff options
context:
space:
mode:
Diffstat (limited to 'tests/unit/style/Cargo.toml')
-rw-r--r--tests/unit/style/Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/unit/style/Cargo.toml b/tests/unit/style/Cargo.toml
index 18fb1402da7..567af440dd7 100644
--- a/tests/unit/style/Cargo.toml
+++ b/tests/unit/style/Cargo.toml
@@ -15,7 +15,7 @@ app_units = "0.7"
cssparser = "0.25"
euclid = "0.19"
html5ever = "0.23"
-parking_lot = "0.7"
+parking_lot = "0.6"
rayon = "1"
serde_json = "1.0"
selectors = {path = "../../../components/selectors"}