summaryrefslogtreecommitdiffstats
path: root/servo/components/malloc_size_of/Cargo.toml
diff options
context:
space:
mode:
Diffstat (limited to 'servo/components/malloc_size_of/Cargo.toml')
-rw-r--r--servo/components/malloc_size_of/Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/servo/components/malloc_size_of/Cargo.toml b/servo/components/malloc_size_of/Cargo.toml
index cd5deaea44..fe45affa8a 100644
--- a/servo/components/malloc_size_of/Cargo.toml
+++ b/servo/components/malloc_size_of/Cargo.toml
@@ -31,7 +31,7 @@ accountable-refcell = { version = "0.2.0", optional = true }
app_units = "0.7"
content-security-policy = { version = "0.4.0", features = ["serde"], optional = true }
crossbeam-channel = { version = "0.4", optional = true }
-cssparser = "0.33"
+cssparser = "0.34"
dom = { path = "../../../dom/base/rust" }
euclid = "0.22"
hyper = { version = "0.12", optional = true }