summaryrefslogtreecommitdiffstats
path: root/servo/ports/geckolib/Cargo.toml
diff options
context:
space:
mode:
Diffstat (limited to 'servo/ports/geckolib/Cargo.toml')
-rw-r--r--servo/ports/geckolib/Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/servo/ports/geckolib/Cargo.toml b/servo/ports/geckolib/Cargo.toml
index 1bdaaa80b7..37a44c2e61 100644
--- a/servo/ports/geckolib/Cargo.toml
+++ b/servo/ports/geckolib/Cargo.toml
@@ -15,7 +15,7 @@ gecko_refcount_logging = ["style/gecko_refcount_logging", "servo_arc/gecko_refco
[dependencies]
atomic_refcell = "0.1"
bincode = "1.0"
-cssparser = "0.33"
+cssparser = "0.34"
cstr = "0.2"
dom = { path = "../../../dom/base/rust" }
gecko-profiler = { path = "../../../tools/profiler/rust-api" }