aboutsummaryrefslogtreecommitdiffstats
path: root/components/script
diff options
context:
space:
mode:
Diffstat (limited to 'components/script')
-rw-r--r--components/script/Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/components/script/Cargo.toml b/components/script/Cargo.toml
index e3f86b85d35..7e9fc2dbb07 100644
--- a/components/script/Cargo.toml
+++ b/components/script/Cargo.toml
@@ -107,7 +107,7 @@ style_traits = { path = "../style_traits" }
swapper = "0.1"
tempfile = "3"
tendril = { version = "0.4.1", features = ["encoding_rs"] }
-time = "0.1.12"
+time = "0.1.41"
unicode-bidi = "0.3.4"
unicode-segmentation = "1.1.0"
url = "2.0"